From 2686c62bda08e8e0464f14bbb818637bd58bd836 Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 13 Feb 2025 06:53:51 -0500 Subject: [PATCH] automated terminal push --- smart-cron-builder.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" ####