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
cb3dec513c
commit
4cf9b64f7a
@ -32,8 +32,8 @@ apt-get autoremove >/dev/null
|
||||
|
||||
# Update container OS
|
||||
msg "Updating container OS..."
|
||||
apt-get update >/dev/null
|
||||
apt-get -qqy upgrade &>/dev/null
|
||||
apt update >/dev/null
|
||||
apt upgrade &>/dev/null
|
||||
|
||||
# Install prerequisites
|
||||
msg "Installing prerequisites..."
|
||||
|
Loading…
Reference in New Issue
Block a user