Update debian11_setup.sh

pull/26/head
tteckster 2022-02-03 03:00:17 -05:00 committed by GitHub
parent e147720f24
commit 75d9abddcb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ done
echo -e "${CHECKMARK} \e[1;92m Network Connected: \e[0m $(hostname -I)"
msg "Updating container OS..."
apt update &>/dev/null
apt-get update &>/dev/null
apt-get -qqy upgrade &>/dev/null
# Install prerequisites