ソースを参照

crontab备份

master
姚子军 3年前
コミット
a805c77280
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      gitrun.sh

+ 1
- 1
gitrun.sh ファイルの表示

@@ -2,5 +2,5 @@
cd /home/crontab_backup
git add .
git commit -m "crontab备份"
git push
git push -u origin master
# 保存

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