This commit is contained in:
Jeroen Oudshoorn
2024-01-07 14:23:10 +01:00
parent ff361848df
commit 868e7da834
2 changed files with 2 additions and 3 deletions

View File

@ -136,6 +136,7 @@ def restart(mode):
os.system("touch /root/.pwnagotchi-manual")
os.system("service bettercap restart")
time.sleep(1)
os.system("service pwnagotchi restart")