|
|
|
@ -74,7 +74,7 @@ TEMP_DIR=$(mktemp -d)
|
|
|
|
pushd $TEMP_DIR >/dev/null
|
|
|
|
pushd $TEMP_DIR >/dev/null
|
|
|
|
|
|
|
|
|
|
|
|
# Download setup script
|
|
|
|
# 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
|
|
|
|
# Detect modules and automatically load at boot
|
|
|
|
load_module overlay
|
|
|
|
load_module overlay
|
|
|
|
|