Update 'scripts/main.sh'
parent
1e3e1139ad
commit
7ca5eceb5e
|
@ -5,4 +5,4 @@ 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
|
apt-get install -y ca-certificates curl gnupg lsb-release nano wget tmux htop python3 python3-pip
|
||||||
|
|
Loading…
Reference in New Issue