defaults.toml small edit

Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
Jeroen Oudshoorn
2025-03-08 09:12:08 +01:00
parent da156fde4b
commit 9d0ada2a33

View File

@ -42,8 +42,8 @@ files = [
"/home/pi/.profile",
"/home/pi/.wpa_sec_uploads"
]
exclude = [ "/etc/pwnagotchi/logs/*",]
commands = [ "tar cf {backup_file} {files}",]
exclude = [ "/etc/pwnagotchi/logs/*"]
commands = [ "tar cf {backup_file} {files}"]
[main.plugins.auto-update]
enabled = true