mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-17 20:11:17 +00:00
Update mariadb_setup.sh
This commit is contained in:
parent
3c51252ad3
commit
0ae3294876
@ -35,6 +35,7 @@ apt-get -qqy upgrade &>/dev/null
|
||||
|
||||
# Install prerequisites
|
||||
msg "Installing Prerequisites..."
|
||||
apt-get update &>/dev/null
|
||||
apt-get -qqy install \
|
||||
curl \
|
||||
sudo &>/dev/null
|
||||
|
Loading…
Reference in New Issue
Block a user