mirror of
https://github.com/Z4nzu/hackingtool
synced 2026-05-23 08:58:22 +00:00
update some more typos; change print from .format to f-strings for readability
This commit is contained in:
parent
2eb5b5771f
commit
fe08423827
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ if __name__ == "__main__":
|
|||
print("""
|
||||
[@] Set Path (All your tools will be installed in that directory)
|
||||
[1] Manual
|
||||
[2] Defaultl
|
||||
[2] Default
|
||||
""")
|
||||
choice = input("Z4nzu =>> ")
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue