ソースを参照

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

読み込み中…
キャンセル
保存