mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-17 20:11:17 +00:00
Update debian11_setup.sh
This commit is contained in:
parent
e147720f24
commit
75d9abddcb
@ -44,7 +44,7 @@ done
|
|||||||
echo -e "${CHECKMARK} \e[1;92m Network Connected: \e[0m $(hostname -I)"
|
echo -e "${CHECKMARK} \e[1;92m Network Connected: \e[0m $(hostname -I)"
|
||||||
|
|
||||||
msg "Updating container OS..."
|
msg "Updating container OS..."
|
||||||
apt update &>/dev/null
|
apt-get update &>/dev/null
|
||||||
apt-get -qqy upgrade &>/dev/null
|
apt-get -qqy upgrade &>/dev/null
|
||||||
|
|
||||||
# Install prerequisites
|
# Install prerequisites
|
||||||
|
Loading…
Reference in New Issue
Block a user