Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
Jeroen Oudshoorn
2023-09-17 22:14:09 +02:00
parent 735814e1af
commit 311671dbef
2 changed files with 12 additions and 10 deletions

View File

@ -348,6 +348,8 @@ class FixServices(plugins.Plugin):
logging.info("[Fix_Services] wlan0mon didn't make it. trying again")
if not display:
print(" wlan0mon didn't make it. trying again")
else:
pwnagotchi.reboot()
# exited the loop, so hopefully it loaded
if tries < 3: