mirror of
https://github.com/rwinkhart/sshyp.git
synced 2026-09-05 08:37:14 -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)
|
s_exit(1)
|
||||||
else:
|
else:
|
||||||
from stweak import wrapped_entry
|
from stweak import wrapped_entry
|
||||||
wrapped_entry(False)
|
wrapped_entry(False, 'additional configuration options:')
|
||||||
s_exit()
|
s_exit()
|
||||||
|
|
||||||
# run function based on arguments
|
# run function based on arguments
|
||||||
|
|||||||
Reference in New Issue
Block a user