automated terminal push
This commit is contained in:
@@ -134,6 +134,10 @@ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
|
|||||||
f.write(sep)
|
f.write(sep)
|
||||||
f.write(sep)
|
f.write(sep)
|
||||||
|
|
||||||
|
f.write("* * * * * /yankee-gnome-fire-consumer/consumer.bash >> /var/log/consumer.log 2>&1")
|
||||||
|
f.write(sep)
|
||||||
|
f.write(sep)
|
||||||
|
|
||||||
print(f"Crontab written to '{file_path}' successfully.")
|
print(f"Crontab written to '{file_path}' successfully.")
|
||||||
|
|
||||||
return True
|
return True
|
||||||
|
|||||||
Reference in New Issue
Block a user