mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Update for bookworm release
This commit is contained in:
@ -12,7 +12,7 @@ from pwnagotchi.ui.web.handler import Handler
|
||||
logging.getLogger('werkzeug').setLevel(logging.ERROR)
|
||||
|
||||
# Commented this out, on bookworm it wouldnt load the flask server for webui
|
||||
# os.environ['WERKZEUG_RUN_MAIN'] = 'true'
|
||||
os.environ['WERKZEUG_RUN_MAIN'] = 'true'
|
||||
|
||||
|
||||
class Server:
|
||||
|
Reference in New Issue
Block a user