Revert "Version 2.3.4"

This reverts commit 047c556577.
This commit is contained in:
Jeroen Oudshoorn
2023-09-08 20:26:18 +02:00
parent 0d628aba33
commit 342e5b8d24

View File

@ -95,8 +95,6 @@ def verify(name, path, source_path, display, update):
def install(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] name = update['repo'].split('/')[1]
path = make_path_for(name) path = make_path_for(name)