diff --git a/pwnagotchi/defaults.toml b/pwnagotchi/defaults.toml index 94d4e95d..16c67d6e 100644 --- a/pwnagotchi/defaults.toml +++ b/pwnagotchi/defaults.toml @@ -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