Remove git clone
This commit is contained in:
parent
4476f497cb
commit
61f8040b0d
4
setup.sh
4
setup.sh
|
|
@ -8,6 +8,4 @@ apt-get upgrade -y
|
|||
apt-get install -y ca-certificates curl gnupg lsb-release nano wget tmux htop python3 python3-pip git certbot borgbackup jq
|
||||
|
||||
rm -rf /etc/nginx/sites-available/default
|
||||
rm -rf /etc/nginx/sites-enabled/default
|
||||
|
||||
git clone https://git.162536.xyz/drunkendog/standard-build.git
|
||||
rm -rf /etc/nginx/sites-enabled/default
|
||||
Loading…
Reference in New Issue