1
0
mirror of https://github.com/tteck/Proxmox.git synced 2025-04-30 06:43:27 +00:00

Update mqtt_setup.sh

This commit is contained in:
tteckster 2022-01-30 05:49:49 -05:00 committed by GitHub
parent 9281cbca40
commit d521d23c92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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 \
gnupg \ gnupg \