4 lines
232 B
Plaintext
4 lines
232 B
Plaintext
# Weekly safe Agrarian VM backup check.
|
|
# Running VMs are skipped unless the script is invoked manually with --shutdown-running.
|
|
15 3 * * 0 /bin/bash /boot/config/custom/agrarian-vm-backup.sh >> /var/log/agrarian-vm-backup.log 2>&1
|