Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
Jeroen Oudshoorn
2026-03-26 10:10:03 +01:00
parent c166942586
commit 693750ea7d
3 changed files with 4983 additions and 452 deletions

View File

@@ -28,7 +28,7 @@ enabled = true
[main.plugins.auto_backup] #More options availble https://github.com/wpa-2/Pwnagotchi-Plugins/blob/main/auto_backup_config.md [main.plugins.auto_backup] #More options availble https://github.com/wpa-2/Pwnagotchi-Plugins/blob/main/auto_backup_config.md
enabled = true enabled = true
backup_location = "/home/pi/backups" backup_location = "/etc/pwnagotchi/backups"
[main.plugins.auto-update] [main.plugins.auto-update]
enabled = true enabled = true
@@ -232,7 +232,7 @@ rotation = 180
type = "waveshare_4" type = "waveshare_4"
[bettercap] [bettercap]
handshakes = "/home/pi/handshakes" handshakes = "/etc/pwnagotchi/handshakes"
silence = [ silence = [
"ble.device.new", "ble.device.new",
"ble.device.lost", "ble.device.lost",

View File

@@ -53,7 +53,7 @@ msgid "I'm bored ..."
msgstr "Ik ferfeel my ..." msgstr "Ik ferfeel my ..."
msgid "Let's go for a walk!" msgid "Let's go for a walk!"
msgstr "" msgstr "Litte wy in kuierke gean!"
msgid "This is the best day of my life!" msgid "This is the best day of my life!"
msgstr "Dit is de bêste dei fan myn libben!" msgstr "Dit is de bêste dei fan myn libben!"

File diff suppressed because it is too large Load Diff