Unverified Commit 6f55416a authored by Christian Clauss's avatar Christian Clauss Committed by GitHub
Browse files

fpath

parent 4e2e7693
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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()