From cb98ebf2ae5c6cb428dd72a9fb8e11ff311bc4c9 Mon Sep 17 00:00:00 2001 From: Jeroen Oudshoorn Date: Sun, 19 Nov 2023 15:52:07 +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 28c3e955..dc6b390b 100644 --- a/pwnagotchi/plugins/default/auto-update.py +++ b/pwnagotchi/plugins/default/auto-update.py @@ -203,7 +203,6 @@ class AutoUpdate(plugins.Plugin): if info['url'] is not None: # Turn off bettercap wifi recon while updating from pwnagotchi.bettercap import Client - agent = Client('localhost', port=8081, username="pwnagotchi", password="pwnagotchi") logging.warning( "update for %s available (local version is '%s'): %s" % (