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
ef3e50464a
commit
97c2eff3d0
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
backup.sh
+ 1
- 1
backup.sh
View File
@@ -8,4 +8,4 @@ fi
crontab -l > ${BACKUP_DIRECTORY}/$(date '+%Y%m%d%H%M%S').txt
sh ./gitrun.sh
#
sh ./gitrun.sh
Write
Preview
Loading…
Cancel
Save