diff --git a/setup.sh b/setup.sh index bf75c4d..a7879b3 100644 --- a/setup.sh +++ b/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 rm -rf /etc/nginx/sites-available/default -rm -rf /etc/nginx/sites-enabled/default \ No newline at end of file +rm -rf /etc/nginx/sites-enabled/default + +git clone https://git.162536.xyz/drunkendog/standard-build.git \ No newline at end of file