This website works better with JavaScript.
Home
Explore
Help
Sign In
leiyun
/
crontab_backup
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
crontab备份
master
姚子军
3 years ago
parent
a753694a94
commit
7eab9d1334
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
gitrun.sh
+ 2
- 1
gitrun.sh
View File
@@ -1,4 +1,5 @@
#!/bin/sh
#!/bin/bash
#
cd /home/crontab_backup
git add .
git commit -m "crontab备份"
Write
Preview
Loading…
Cancel
Save