Update mariadb_setup.sh

This commit is contained in:
tteckster 2022-02-03 03:24:45 -05:00 committed by GitHub
parent 29298f3175
commit 9391735e4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,7 +46,7 @@ done
# Update container OS
msg "Updating container OS..."
apt update &>/dev/null
apt-get update &>/dev/null
apt-get -qqy upgrade &>/dev/null
# Install prerequisites