Browse Source

crontab备份

master
姚子军 3 years ago
parent
commit
97c2eff3d0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      backup.sh

+ 1
- 1
backup.sh View File

@@ -8,4 +8,4 @@ fi

crontab -l > ${BACKUP_DIRECTORY}/$(date '+%Y%m%d%H%M%S').txt

sh ./gitrun.sh
#sh ./gitrun.sh

Loading…
Cancel
Save