mirror of
https://github.com/rwinkhart/sshyp.git
synced 2026-08-28 21:06:34 -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:
|
||||
print('\n')
|
||||
|
||||
s_exit(0)
|
||||
|
||||
Reference in New Issue
Block a user