mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-07-16 10:57:38 +00:00
maintenance (#466)
This commit is contained in:
@ -55,8 +55,8 @@ msg_ok "Set up Container OS"
|
||||
msg_ok "Network Connected: ${BL}$(hostname -I)"
|
||||
|
||||
msg_info "Updating Container OS"
|
||||
apt update &>/dev/null
|
||||
apt-get -qqy upgrade &>/dev/null
|
||||
apt-get update &>/dev/null
|
||||
apt-get -y upgrade &>/dev/null
|
||||
msg_ok "Updated Container OS"
|
||||
|
||||
msg_info "Installing Dependencies"
|
||||
|
Reference in New Issue
Block a user