Version 2.3.5

Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>

Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
Jeroen Oudshoorn
2023-09-09 11:08:12 +02:00
parent c62e4fdded
commit 483d27ea8c
2 changed files with 0 additions and 4 deletions

View File

@ -95,8 +95,6 @@ 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)