mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-30 02:14:34 +01:00
Update ubuntu_setup.sh
This commit is contained in:
parent
87a17ad526
commit
c13b398a6f
@ -32,6 +32,7 @@ apt update &>/dev/null
|
||||
apt-get -qqy upgrade &>/dev/null
|
||||
|
||||
echo -e "${CHECKMARK} \e[1;92m Installing Dependencies... \e[0m"
|
||||
apt-get update &>/dev/null
|
||||
apt-get -qqy install \
|
||||
curl \
|
||||
sudo &>/dev/null
|
||||
|
Loading…
Reference in New Issue
Block a user