mirror of
https://github.com/rwinkhart/sshyp.git
synced 2026-09-01 06:46:30 -04:00
Modularized configuration options for use in a future options menu
Former-commit-id: 45002b7ea5579407d47b14301b67dc0904f1121b Former-commit-id: 4859a01aec7f9d1a70e1d887c6e4ab9a1f955fb8
This commit is contained in:
+2
-2
@@ -748,8 +748,8 @@ if __name__ == "__main__":
|
||||
print('!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n')
|
||||
s_exit(1)
|
||||
else:
|
||||
import stweak
|
||||
stweak.settings()
|
||||
from stweak import initial_setup
|
||||
initial_setup()
|
||||
s_exit()
|
||||
|
||||
# run function based on arguments
|
||||
|
||||
Reference in New Issue
Block a user