ソースを参照

crontab备份

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

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

@@ -1,4 +1,5 @@
#!/bin/sh
#!/bin/bash
#
cd /home/crontab_backup
git add .
git commit -m "crontab备份"


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