Update debian11_setup.sh

This commit is contained in:
tteck
2021-10-07 07:14:45 -04:00
committed by GitHub
parent e9a5f3c26d
commit ba81721219

View File

@@ -32,7 +32,7 @@ apt-get autoremove >/dev/null
# Update container OS
msg "Updating container OS..."
apt-get update >/dev/null
apt update --allow-releaseinfo-change >/dev/null
apt-get upgrade &>/dev/null
# Install prerequisites