Browse Source

crontab备份

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

+ 1
- 1
gitrun.sh View File

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

Loading…
Cancel
Save