Update 'main.sh'

pull/4/head
drunkendog 2022-09-22 19:27:44 +01:00
parent 8110c767a0
commit 6bd22e6936
1 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,9 @@ apt-get update -y
apt-get upgrade -y
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
cd scripts