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
0955568fb4
commit
3e1ca37cba
@ -35,7 +35,6 @@ while [ "$(hostname -I)" = "" ]; do
|
|||||||
done
|
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)"
|
||||||
|
|
||||||
echo -e "${CHECKMARK} \e[1;92m Updating Container OS... \e[0m"
|
|
||||||
msg "Updating container OS..."
|
msg "Updating container OS..."
|
||||||
apt update &>/dev/null
|
apt update &>/dev/null
|
||||||
apt-get -qqy upgrade &>/dev/null
|
apt-get -qqy upgrade &>/dev/null
|
||||||
|
Loading…
Reference in New Issue
Block a user