mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Update mariadb_setup.sh
This commit is contained in:
parent
3c51252ad3
commit
0ae3294876
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ apt-get -qqy upgrade &>/dev/null
|
||||||
|
|
||||||
# Install prerequisites
|
# Install prerequisites
|
||||||
msg "Installing Prerequisites..."
|
msg "Installing Prerequisites..."
|
||||||
|
apt-get update &>/dev/null
|
||||||
apt-get -qqy install \
|
apt-get -qqy install \
|
||||||
curl \
|
curl \
|
||||||
sudo &>/dev/null
|
sudo &>/dev/null
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue