Update __init__.py

This commit is contained in:
Jeroen Oudshoorn
2023-09-30 15:30:27 +02:00
committed by GitHub
parent 6cdd8c0e36
commit 8db28055a6

View File

@ -166,4 +166,3 @@ def reboot(mode=None):
os.system("sync")
os.system("shutdown -r now")
os.system("service pwnagotchi restart")