This website requires JavaScript.
Explore
Help
Sign In
Yaltik
/
docker_images
Watch
2
Star
0
Fork
0
You've already forked docker_images
Code
Issues
Pull Requests
Releases
Wiki
Activity
535b44c7d5
docker_images
/
backups
/
rsyncvolumes
/
rsync.template
4 lines
50 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[ADD]Volumes backup image with save plan
2016-10-07 12:22:46 +02:00
#!/bin/bash
[IMP]Rsync backup should delete obsolete files
2016-10-09 07:30:40 +02:00
rsync -av --delete ${SOURCE} ${DEST}
Reference in New Issue
Copy Permalink