Update backup.sh

This commit is contained in:
Jayofelony
2024-12-21 15:57:10 +01:00
committed by GitHub
parent b30daddb80
commit ae2eb77c7b

View File

@ -32,8 +32,7 @@ OUTPUT=${OUTPUT:-${UNIT_HOSTNAME}-backup-$(date +%s).tgz}
# username to use for ssh
UNIT_USERNAME=${UNIT_USERNAME:-pi}
# what to backup
FILES_TO_BACKUP="
/boot/firmware/cmdline.txt \
FILES_TO_BACKUP="/boot/firmware/cmdline.txt \
/boot/firmware/config.txt \
/root/settings.yaml \
/root/client_secrets.json \