瀏覽代碼

crontab备份

master
姚子军 3 年之前
父節點
當前提交
97c2eff3d0
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      backup.sh

+ 1
- 1
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

Loading…
取消
儲存