1
0
mirror of https://github.com/Z4nzu/hackingtool.git synced 2025-06-20 06:15:54 +02:00
This commit is contained in:
Christian Clauss
2023-07-18 12:34:48 +02:00
committed by GitHub
parent 4e2e76935e
commit 6f55416aad

View File

@ -74,7 +74,7 @@ class AllTools(HackingToolsCollection):
if __name__ == "__main__":
try:
if system() == 'Linux':
os.path.expanduser("~/hackingtoolpath.txt")
fpath = os.path.expanduser("~/hackingtoolpath.txt")
if not os.path.exists(fpath):
os.system('clear')
# run.menu()