diff --git a/backup.sh b/backup.sh index d75f4ff..3f93dc8 100644 --- a/backup.sh +++ b/backup.sh @@ -8,4 +8,4 @@ fi crontab -l > ${BACKUP_DIRECTORY}/$(date '+%Y%m%d%H%M%S').txt -sh ./gitrun.sh +#sh ./gitrun.sh