2025-10-08 20:52:03 +02:00
2025-10-08 20:52:03 +02:00

srv-scripts

Execute sync.sh to copy these scripts on the server.

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/sbin/vol-backup-all
Description
No description provided
Readme 61 KiB
Languages
Shell 100%