Re-add git clone
This commit is contained in:
parent
7736c3e36e
commit
bc2be40c75
2
setup.sh
2
setup.sh
|
|
@ -9,3 +9,5 @@ apt-get install -y ca-certificates curl gnupg lsb-release nano wget tmux htop py
|
||||||
|
|
||||||
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