diff --git a/check_and_add_pull_git/main.py b/check_and_add_pull_git/main.py index f1d4d06..6408b83 100644 --- a/check_and_add_pull_git/main.py +++ b/check_and_add_pull_git/main.py @@ -44,7 +44,7 @@ except FileExistsError: # print("crontab job already exist", item) # is_exist=True # break -##### +######### #if not is_exist: #test # cron_job = cron.new(user_bin + os.sep + "pull_and_push >> " + my_logfile)