Compare commits

..

2 Commits

Author SHA1 Message Date
dff6ac0dc7 commit message from python script 2023-09-03 18:47:01 +02:00
938c77982a commit message from python script 2023-09-03 18:40:46 +02:00

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)