You've already forked Proxmox
mirror of
https://github.com/tteck/Proxmox.git
synced 2025-07-17 08:17:44 +02:00
Update debian11_setup.sh
This commit is contained in:
@ -35,7 +35,6 @@ while [ "$(hostname -I)" = "" ]; do
|
||||
done
|
||||
echo -e "${CHECKMARK} \e[1;92m Network connected: \e[0m $(hostname -I)"
|
||||
|
||||
echo -e "${CHECKMARK} \e[1;92m Updating Container OS... \e[0m"
|
||||
msg "Updating container OS..."
|
||||
apt update &>/dev/null
|
||||
apt-get -qqy upgrade &>/dev/null
|
||||
|
Reference in New Issue
Block a user