Advertisement
Guest User

install.sh

a guest
Dec 8th, 2019
542
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.17 KB | None | 0 0
  1. pkg update upgrade -y
  2. pkg ruby
  3. pkg install python
  4. gem install lolcat
  5. pip install --upgrade pip
  6. pip install requests
  7. git clone https://github.com/darkness09/SpamPhd.git
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement