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
9fec1c996f
commit
343dd6548c
@ -33,7 +33,7 @@ apt-get autoremove >/dev/null
|
||||
# Update container OS
|
||||
msg "Updating container OS..."
|
||||
apt-get update --allow-releaseinfo-change &>/dev/null
|
||||
apt-get apt-get full-upgrade &>/dev/null
|
||||
apt-get full-upgrade &>/dev/null
|
||||
|
||||
# Install prerequisites
|
||||
msg "Installing prerequisites..."
|
||||
|
Loading…
Reference in New Issue
Block a user