mirror of
https://github.com/rwinkhart/sshyp.git
synced 2026-08-28 04:46:34 -04:00
Re-implement "additional configuration options" header after init menu
This commit is contained in:
+1
-1
@@ -664,7 +664,7 @@ if __name__ == "__main__":
|
||||
s_exit(1)
|
||||
else:
|
||||
from stweak import wrapped_entry
|
||||
wrapped_entry(False)
|
||||
wrapped_entry(False, 'additional configuration options:')
|
||||
s_exit()
|
||||
|
||||
# run function based on arguments
|
||||
|
||||
Reference in New Issue
Block a user