automated terminal push
This commit is contained in:
@@ -20,4 +20,6 @@ whoami
|
|||||||
|
|
||||||
pkill -f "python3 consumer.py"
|
pkill -f "python3 consumer.py"
|
||||||
|
|
||||||
|
sleep 4
|
||||||
|
|
||||||
python3 consumer.py
|
python3 consumer.py
|
||||||
|
|||||||
@@ -56,9 +56,9 @@ def buildCronExecuteTime():
|
|||||||
|
|
||||||
def buildCronSituation():
|
def buildCronSituation():
|
||||||
|
|
||||||
##return "* * * * * /yankee-gnome-fire-consumer/consumer.bash >> " + buildLogFileName()
|
return "* * * * * /yankee-gnome-fire-consumer/consumer.bash >> " + buildLogFileName()
|
||||||
|
|
||||||
return buildCronExecuteTime() + "/yankee-gnome-fire-consumer/consumer.bash >> " + buildLogFileName()
|
##return buildCronExecuteTime() + "/yankee-gnome-fire-consumer/consumer.bash >> " + buildLogFileName()
|
||||||
|
|
||||||
##return buildCronExecuteTime() +"/yankee-gnome-fire-consumer/consumer.bash >> " + buildLogFileName() + " 2>&1"
|
##return buildCronExecuteTime() +"/yankee-gnome-fire-consumer/consumer.bash >> " + buildLogFileName() + " 2>&1"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user