eliassena

script

Apr 5th, 2017
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. #/bin/bash
  2. clear
  3. apt-get update && apt-get upgrade
  4. clear
  5. wget https://raw.githubusercontent.com/RicKbrL/VpsConf/master/conf && bash conf && wget https://raw.githubusercontent.com/RicKbrL/VpsPack/master/install && bash install
  6. clear
  7.  
  8. echo -e "\033[1;37mConcluido"
  9. echo -e "\033[1;37mSeu servidor foi configurado"
  10. echo -e "\033[1;37mPara ver opΓ§Γ΅es digite \033[1;31mVpsPack\033[1;37m_EdiΓ§Γ£o por \033[1;31muTrevor $0\033[0m"
Add Comment
Please, Sign In to add comment