Unverified Commit df707655 authored by Mr.Z4nzu's avatar Mr.Z4nzu Committed by GitHub
Browse files

error

parent 34889162
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1529,7 +1529,7 @@ def clearScr():
if __name__ == "__main__":
    try:
        if system() == 'Linux':
            if path.exists("/home/")
            if path.exists("/home/"):
                os.chdir("/home/")
                if os.path.isdir('hackingtool'):
                    os.chdir("/home/hackingtool/")