mirror of
https://github.com/evilsocket/pwnagotchi.git
synced 2026-01-23 02:24:15 +00:00
fix: fixed paths in scripts/backup.sh
This commit is contained in:
parent
d222935aea
commit
223bce8abc
1 changed files with 1 additions and 2 deletions
|
|
@ -10,9 +10,8 @@ TEMP_BACKUP_FOLDER=/tmp/pwnagotchi_backup
|
|||
FILES_TO_BACKUP=(
|
||||
/root/brain.nn
|
||||
/root/brain.json
|
||||
/root/custom.yaml
|
||||
/root/handshakes
|
||||
/etc/ssh
|
||||
/etc/pwnagotchi/
|
||||
/etc/hostname
|
||||
/etc/hosts
|
||||
/etc/motd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue