Skip to content

Commit 7acce58

Browse files
authored
Update AndroidMenu.py
1 parent 742d311 commit 7acce58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Files/AndroidMenu.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
os.system("cd && cd AllHackingTools && cd lockphish && bash lockphish.sh && cd && cd AllHackingTools && python2 MainMenu.py")
2828
elif(op==4):
2929
os.system("clear")
30-
os.system("cd && cd AllHackingTools && cd Files && bash HatCloud.sh && sleep 10 && cd && cd AllHackingTools && python2 MainMenu.py")
30+
os.system("cd && cd AllHackingTools && cd Files && bash HatCloud.sh && cd && cd AllHackingTools && python3 src/Timer2.py && python2 MainMenu.py")
3131
elif(op==5):
3232
time.sleep(0.2)
3333
print("\033[1;31;40mQuiting System...")

0 commit comments

Comments
 (0)