mirror of
https://github.com/Z4nzu/hackingtool
synced 2024-11-15 04:05:29 +00:00
update some more typos; change print from .format to f-strings for readability
This commit is contained in:
parent
381908e12f
commit
3d435a4307
@ -81,7 +81,7 @@ if __name__ == "__main__":
|
|||||||
print("""
|
print("""
|
||||||
[@] Set Path (All your tools will be installed in that directory)
|
[@] Set Path (All your tools will be installed in that directory)
|
||||||
[1] Manual
|
[1] Manual
|
||||||
[2] Default
|
[2] Defaultl
|
||||||
""")
|
""")
|
||||||
choice = input("Z4nzu =>> ")
|
choice = input("Z4nzu =>> ")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user