Re-add git clone
This commit is contained in:
parent
7736c3e36e
commit
bc2be40c75
4
setup.sh
4
setup.sh
|
|
@ -8,4 +8,6 @@ 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
|
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-available/default
|
||||||
rm -rf /etc/nginx/sites-enabled/default
|
rm -rf /etc/nginx/sites-enabled/default
|
||||||
|
|
||||||
|
git clone https://git.162536.xyz/drunkendog/standard-build.git
|
||||||
Loading…
Reference in New Issue