From 96a3326ecbb2d971de4628fb6f65c715eeb3b592 Mon Sep 17 00:00:00 2001 From: Jeroen Oudshoorn Date: Sun, 19 Nov 2023 15:51:44 +0100 Subject: [PATCH] auto-update.py: Added aarch64 check for pwngrid/bettercap Signed-off-by: Jeroen Oudshoorn --- pwnagotchi/plugins/default/auto-update.py | 1 - 1 file changed, 1 deletion(-) diff --git a/pwnagotchi/plugins/default/auto-update.py b/pwnagotchi/plugins/default/auto-update.py index dde64d90..28c3e955 100644 --- a/pwnagotchi/plugins/default/auto-update.py +++ b/pwnagotchi/plugins/default/auto-update.py @@ -204,7 +204,6 @@ class AutoUpdate(plugins.Plugin): # Turn off bettercap wifi recon while updating from pwnagotchi.bettercap import Client agent = Client('localhost', port=8081, username="pwnagotchi", password="pwnagotchi") - agent.run("wifi.recon off") logging.warning( "update for %s available (local version is '%s'): %s" % (