Update 'main.sh'

pull/4/head
drunkendog 2022-09-22 19:14:27 +01:00
parent 7ca5eceb5e
commit d3fccaba30
1 changed files with 6 additions and 1 deletions

View File

@ -5,4 +5,9 @@ export DEBIAN_FRONTEND=noninteractive
apt-get update -y apt-get update -y
apt-get upgrade -y apt-get upgrade -y
apt-get install -y ca-certificates curl gnupg lsb-release nano wget tmux htop python3 python3-pip apt-get install -y ca-certificates curl gnupg lsb-release nano wget tmux htop python3 python3-pip git
git clone https://git.162536.xyz/drunkendog/standard-build.git
cd scripts
exec bash