mirror of
https://github.com/rwinkhart/sshyp.git
synced 2026-09-05 16:47:14 -04:00
Removed an exit statement that was preventing extensions from working
This commit is contained in:
@@ -950,5 +950,3 @@ if __name__ == "__main__":
|
|||||||
|
|
||||||
except KeyboardInterrupt:
|
except KeyboardInterrupt:
|
||||||
print('\n')
|
print('\n')
|
||||||
|
|
||||||
s_exit(0)
|
|
||||||
|
|||||||
Reference in New Issue
Block a user