mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-01-11 11:25:08 +00:00
Update mqtt_container.sh
This commit is contained in:
parent
153acc367c
commit
b5576fbe76
@ -74,7 +74,7 @@ TEMP_DIR=$(mktemp -d)
|
||||
pushd $TEMP_DIR >/dev/null
|
||||
|
||||
# Download setup script
|
||||
wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/mqtt_setup.sh
|
||||
wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/setup/mqtt_setup.sh
|
||||
|
||||
# Detect modules and automatically load at boot
|
||||
#load_module aufs
|
||||
|
Loading…
Reference in New Issue
Block a user