mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
@ -38,6 +38,7 @@ main.plugins.auto_backup.files = [
|
||||
"/home/pi/.profile",
|
||||
"/home/pi/.wpa_sec_uploads",
|
||||
]
|
||||
main.plugins.auto_backup.commands = [ "tar czf {backup_file} {files}",]
|
||||
|
||||
main.plugins.auto-tune.enabled = true
|
||||
|
||||
|
Reference in New Issue
Block a user