You've already forked hackingtool
mirror of
https://github.com/Z4nzu/hackingtool.git
synced 2025-06-20 06:15:54 +02:00
update some more typos; change print from .format to f-strings for readability
This commit is contained in:
@ -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 =>> ")
|
||||
|
||||
|
Reference in New Issue
Block a user