From 39d6a774e96bfbeb811420180854cf6b6999e130 Mon Sep 17 00:00:00 2001 From: Jeroen Oudshoorn Date: Wed, 18 Dec 2024 20:16:44 +0100 Subject: [PATCH] Small update to the build Signed-off-by: Jeroen Oudshoorn --- pwnagotchi/defaults.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pwnagotchi/defaults.toml b/pwnagotchi/defaults.toml index 7e51b672..e2a2ab6d 100644 --- a/pwnagotchi/defaults.toml +++ b/pwnagotchi/defaults.toml @@ -166,7 +166,7 @@ ui.display.enabled = false ui.display.rotation = 180 ui.display.type = "waveshare_4" -bettercap.handshakes = "/root/handshakes" +bettercap.handshakes = "/home/pi/handshakes" bettercap.silence = [ "ble.device.new", "ble.device.lost",