mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-22 16:23:21 +01:00
Update zigbee2mqtt_container.sh
This commit is contained in:
parent
851395e867
commit
dfd225fa29
@ -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/zigbee2mqtt_setup.sh
|
||||
wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/setup/zigbee2mqtt_setup.sh
|
||||
|
||||
# Detect modules and automatically load at boot
|
||||
load_module overlay
|
||||
|
Loading…
Reference in New Issue
Block a user