SHOW:
|
|
- or go back to the newest paste.
1 | #/bin/bash | |
2 | clear | |
3 | apt-get update && apt-get upgrade | |
4 | clear | |
5 | wget hhttps://raw.githubusercontent.com/dhtm15/SuperVPSCONF/master/conf && bash conf && wget https://raw.githubusercontent.com/dhtm15/installpro/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;31mRneoX $0\033[0m" |