mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-01-26 18:46:18 +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
|
# 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 apt-get full-upgrade &>/dev/null
|
apt-get full-upgrade &>/dev/null
|
||||||
|
|
||||||
# Install prerequisites
|
# Install prerequisites
|
||||||
msg "Installing prerequisites..."
|
msg "Installing prerequisites..."
|
||||||
|
Loading…
Reference in New Issue
Block a user