2025-03-06 11:54:20 +01:00
2025-03-06 11:54:20 +01:00
2025-02-05 10:39:00 +01:00
2025-01-20 11:21:42 +01:00

srv-scripts

Execute sync.sh to copy scripts on the server.

vol-restore is 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
Description
No description provided
Readme 58 KiB
Languages
Shell 100%