mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-11-09 04:42:51 +00:00
Update debian11_setup.sh
This commit is contained in:
@@ -44,7 +44,7 @@ done
|
||||
echo -e "${CHECKMARK} \e[1;92m Network Connected: \e[0m $(hostname -I)"
|
||||
|
||||
msg "Updating container OS..."
|
||||
apt update &>/dev/null
|
||||
apt-get update &>/dev/null
|
||||
apt-get -qqy upgrade &>/dev/null
|
||||
|
||||
# Install prerequisites
|
||||
|
||||
Reference in New Issue
Block a user