mirror of
https://github.com/rwinkhart/sshyp-labs.git
synced 2026-08-28 04:46:48 -04:00
[export-to-libmutton] Improve visuals of process termination warning
This commit is contained in:
@@ -18,7 +18,7 @@ if __name__ == "__main__":
|
||||
|
||||
# prompt for unlock and display do not close warning
|
||||
decrypt(None)
|
||||
print('entry conversion may take some time (especially on slower devices)\n\ndo not terminate this process!')
|
||||
print('\nentry conversion may take some time (especially on slower devices)\ndo not terminate this process!\n')
|
||||
|
||||
# iterate over entires, exporting them in the libmutton format
|
||||
if path.isdir(_pasture):
|
||||
|
||||
Reference in New Issue
Block a user