Update 'main.sh'
parent
8110c767a0
commit
6bd22e6936
3
main.sh
3
main.sh
|
@ -7,6 +7,9 @@ apt-get update -y
|
||||||
apt-get upgrade -y
|
apt-get upgrade -y
|
||||||
apt-get install -y ca-certificates curl gnupg lsb-release nano wget tmux htop python3 python3-pip git
|
apt-get install -y ca-certificates curl gnupg lsb-release nano wget tmux htop python3 python3-pip git
|
||||||
|
|
||||||
|
rm -rf /etc/nginx/sites-available/default
|
||||||
|
rm -rf /etc/nginx/sites-enabled/default
|
||||||
|
|
||||||
git clone https://git.162536.xyz/drunkendog/standard-build.git
|
git clone https://git.162536.xyz/drunkendog/standard-build.git
|
||||||
|
|
||||||
cd scripts
|
cd scripts
|
||||||
|
|
Loading…
Reference in New Issue