mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Merge remote-tracking branch 'origin/noai' into noai
This commit is contained in:
@ -32,8 +32,7 @@ OUTPUT=${OUTPUT:-${UNIT_HOSTNAME}-backup-$(date +%s).tgz}
|
|||||||
# username to use for ssh
|
# username to use for ssh
|
||||||
UNIT_USERNAME=${UNIT_USERNAME:-pi}
|
UNIT_USERNAME=${UNIT_USERNAME:-pi}
|
||||||
# what to backup
|
# what to backup
|
||||||
FILES_TO_BACKUP="
|
FILES_TO_BACKUP="/boot/firmware/cmdline.txt \
|
||||||
/boot/firmware/cmdline.txt \
|
|
||||||
/boot/firmware/config.txt \
|
/boot/firmware/config.txt \
|
||||||
/root/settings.yaml \
|
/root/settings.yaml \
|
||||||
/root/client_secrets.json \
|
/root/client_secrets.json \
|
||||||
|
Reference in New Issue
Block a user