Skip to content

Commit 0447e63

Browse files
authored
Update MailMenu.py
1 parent 16e9929 commit 0447e63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Files/MailMenu.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
os.system("cd && cd AllHackingTools && cd Gmail-Hack && python3 Mail-Hack.py && cd && cd AllHackingTools && python2 MainMenu.py")
3232
elif(op==5):
3333
os.system("clear")
34-
os.system("cd && cd AllHackingTools && cd Email-Spammer && python custom_spam.py && cd && cd AllHackingTools && python2 MainMenu.py")
34+
os.system("cd && cd AllHackingTools && cd Email-Spammer && python3 main.py && cd && cd AllHackingTools && python2 MainMenu.py")
3535
elif(op==6):
3636
time.sleep(0.2)
3737
print("\033[1;31;40mQuiting System...")

0 commit comments

Comments
 (0)