diff --git a/smart-cron-builder.py b/smart-cron-builder.py index 1b7dda3..37cbf21 100755 --- a/smart-cron-builder.py +++ b/smart-cron-builder.py @@ -58,7 +58,7 @@ def buildCronSituation(): return buildCronExecuteTime() +"/yankee-gnome-fire-consumer/consumer.bash >> " + buildLogFileName() + " 2>&1" - return buildCronExecuteTime() +" python3 /yankee-gnome-fire-consumer/consumer.py >> " + buildLogFileName() + " 2>&1" + ##return buildCronExecuteTime() +" python3 /yankee-gnome-fire-consumer/consumer.py >> " + buildLogFileName() + " 2>&1" ####