mirror of https://github.com/tteck/Proxmox.git
Update debian11_setup.sh
This commit is contained in:
parent
b4c25a8584
commit
a136796704
|
@ -32,7 +32,7 @@ apt-get autoremove >/dev/null
|
||||||
|
|
||||||
# Update container OS
|
# Update container OS
|
||||||
msg "Updating container OS..."
|
msg "Updating container OS..."
|
||||||
apt-get update --allow-releaseinfo-change &>/dev/null
|
#apt-get update --allow-releaseinfo-change &>/dev/null
|
||||||
apt-get upgrade &>/dev/null
|
apt-get upgrade &>/dev/null
|
||||||
|
|
||||||
# Install prerequisites
|
# Install prerequisites
|
||||||
|
|
Loading…
Reference in New Issue