mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-08-13 08:37:37 +00:00
maintenance (#466)
This commit is contained in:
@ -72,8 +72,8 @@ UNATTUPG=1
|
||||
EOF
|
||||
|
||||
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