Compare commits
2 Commits
324d3dfd9a
...
dff6ac0dc7
| Author | SHA1 | Date | |
|---|---|---|---|
| dff6ac0dc7 | |||
| 938c77982a |
@@ -44,7 +44,7 @@ except FileExistsError:
|
|||||||
# print("crontab job already exist", item)
|
# print("crontab job already exist", item)
|
||||||
# is_exist=True
|
# is_exist=True
|
||||||
# break
|
# break
|
||||||
#########
|
####
|
||||||
#if not is_exist:
|
#if not is_exist:
|
||||||
#test
|
#test
|
||||||
# cron_job = cron.new(user_bin + os.sep + "pull_and_push >> " + my_logfile)
|
# cron_job = cron.new(user_bin + os.sep + "pull_and_push >> " + my_logfile)
|
||||||
|
|||||||
Reference in New Issue
Block a user