a8802db99b8606bc55c827e638b01765cd4e2c6e
srv-scripts
Execute sync.sh to copy scripts on the server.
vol-restoreis not yet finished !
Cron
Add this line into the host crontab with crontab -e.
PATH=/usr/local/bin:/usr/bin
# Backup volumes every days at 4am
0 4 * * * /usr/local/bin/vol-backup-all.sh
Languages
Shell
100%