commit message from python script

This commit is contained in:
2023-09-03 18:47:01 +02:00
parent 938c77982a
commit dff6ac0dc7

View File

@@ -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)