mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Version 2.3.4
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com> Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
@ -95,6 +95,8 @@ def verify(name, path, source_path, display, update):
|
||||
|
||||
|
||||
def install(display, update):
|
||||
logging.info("[update] Stopping Bettercap and Pwngrid to save resources.")
|
||||
os.system("systemctl stop bettercap pwngrid")
|
||||
name = update['repo'].split('/')[1]
|
||||
|
||||
path = make_path_for(name)
|
||||
|
Reference in New Issue
Block a user