mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-11-06 03:12:50 +00:00
Update debian10_setup.sh
This commit is contained in:
@@ -33,7 +33,8 @@ apt-get autoremove >/dev/null
|
|||||||
# Update container OS
|
# Update container OS
|
||||||
msg "Updating container OS..."
|
msg "Updating container OS..."
|
||||||
apt-get --allow-releaseinfo-change update >/dev/null
|
apt-get --allow-releaseinfo-change update >/dev/null
|
||||||
apt-get -qqy upgrade &>/dev/null
|
apt-get -qqy upgrade >/dev/null
|
||||||
|
apt-get -qqy dist-upgrade &>/dev/null
|
||||||
|
|
||||||
# Install prerequisites
|
# Install prerequisites
|
||||||
msg "Installing prerequisites..."
|
msg "Installing prerequisites..."
|
||||||
|
|||||||
Reference in New Issue
Block a user