Advertisement
FlyFar

update.py

Mar 29th, 2023
679
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.20 KB | Cybersecurity | 0 0
  1. import os
  2. import sys
  3.  
  4. os.system("cd && rm -rf AutoUpdateMyTools")
  5. os.system("cd && git clone https://github.com/mishakorzik/AutoUpdateMyTools && cd AutoUpdateMyTools && bash Update-Email-Spammer.sh")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement