commit message from python script

This commit is contained in:
2023-09-03 18:40:46 +02:00
parent 324d3dfd9a
commit 938c77982a

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)