mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
defaults.toml small edit
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
@ -42,8 +42,8 @@ files = [
|
|||||||
"/home/pi/.profile",
|
"/home/pi/.profile",
|
||||||
"/home/pi/.wpa_sec_uploads"
|
"/home/pi/.wpa_sec_uploads"
|
||||||
]
|
]
|
||||||
exclude = [ "/etc/pwnagotchi/logs/*",]
|
exclude = [ "/etc/pwnagotchi/logs/*"]
|
||||||
commands = [ "tar cf {backup_file} {files}",]
|
commands = [ "tar cf {backup_file} {files}"]
|
||||||
|
|
||||||
[main.plugins.auto-update]
|
[main.plugins.auto-update]
|
||||||
enabled = true
|
enabled = true
|
||||||
|
Reference in New Issue
Block a user