update
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
4faa67087d
commit
9fc7232554
@ -1 +0,0 @@
|
||||
0 */1 * * * /backup.sh
|
@ -1,2 +1,4 @@
|
||||
#!/bin/sh
|
||||
echo start at:$(date +%F%n%T)
|
||||
rsync -ratlz -e 'ssh -p 9022' /mnt/ root@49.4.92.112:/data/backup/cicd
|
||||
echo end at:$(date +%F%n%T)
|
@ -1,4 +0,0 @@
|
||||
#!/bin/sh
|
||||
crontab /crontab
|
||||
crond
|
||||
tail -f /dev/null
|
Loading…
Reference in new issue