mirror of
https://github.com/markqvist/Reticulum.git
synced 2026-07-26 17:48:15 -07:00
Improved shutdown handling on interrupt. Updated gitignore.
This commit is contained in:
@@ -120,4 +120,5 @@ def panic():
|
||||
os._exit(255)
|
||||
|
||||
def exit():
|
||||
print("")
|
||||
sys.exit(0)
|
||||
Reference in New Issue
Block a user