mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
@ -196,7 +196,7 @@ class FixServices(plugins.Plugin):
|
|||||||
logging.info("[Fix_Services] bettercap is down!")
|
logging.info("[Fix_Services] bettercap is down!")
|
||||||
if hasattr(agent, 'view'):
|
if hasattr(agent, 'view'):
|
||||||
display = agent.view()
|
display = agent.view()
|
||||||
display.set('status', 'Restarting wlan0 now!')
|
display.set('status', 'Restarting bettercap now!')
|
||||||
display.update(force=True)
|
display.update(force=True)
|
||||||
try:
|
try:
|
||||||
# Restart bettercap/pwnagotchi
|
# Restart bettercap/pwnagotchi
|
||||||
|
Reference in New Issue
Block a user