update
continuous-integration/drone/push Build is passing Details

master
wanggang 4 years ago
parent 9fc7232554
commit 9548d81701

@ -1,4 +1,4 @@
#!/bin/sh #!/bin/sh
echo start at:$(date +%F%n%T) echo start at:$(date +%F%n%T)
rsync -ratlz -e 'ssh -p 9022' /mnt/ root@49.4.92.112:/data/backup/cicd rsync -auv --delete -e 'ssh -p 9022' /mnt/ root@49.4.92.112:/data/backup/cicd
echo end at:$(date +%F%n%T) echo end at:$(date +%F%n%T)

Loading…
Cancel
Save