From 2b9d787db40fdc1348df9c978e28a754631cee0d Mon Sep 17 00:00:00 2001 From: Marvin Johanning Date: Wed, 11 Jul 2018 10:18:46 +0200 Subject: [PATCH] Added small comment --- start | 1 + 1 file changed, 1 insertion(+) diff --git a/start b/start index ebfaa85..b23767c 100755 --- a/start +++ b/start @@ -1,3 +1,4 @@ #!/bin/env ruby +#Starting GmailNotifier with this file currently does /not/ work load "#{File.dirname(__FILE__)}/src/gmail.rb"