mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-10 09:49:18 +00:00
Update mariadb_setup.sh
This commit is contained in:
parent
347ea04512
commit
2f2ba11cbe
@ -32,7 +32,7 @@ apt-get autoremove >/dev/null
|
||||
|
||||
# Update container OS
|
||||
msg "Updating container OS..."
|
||||
#apt-get update >/dev/null
|
||||
apt update &>/dev/null
|
||||
apt-get -qqy upgrade &>/dev/null
|
||||
|
||||
# Install prerequisites
|
||||
|
Loading…
Reference in New Issue
Block a user