diff --git a/check_and_add_pull_git/main.py b/check_and_add_pull_git/main.py index 06f89bd..5d1e1da 100644 --- a/check_and_add_pull_git/main.py +++ b/check_and_add_pull_git/main.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 - +#remove cron import os, shutil, sys #from crontab import CronTab