mirror of https://github.com/tteck/Proxmox.git
Update zwavejs2mqtt_setup.sh
This commit is contained in:
parent
bd5230b507
commit
dc86479cc4
|
@ -48,7 +48,7 @@ curl -s https://api.github.com/repos/zwave-js/zwavejs2mqtt/releases/latest \
|
|||
| tr -d \" \
|
||||
| wget -i - &>/dev/null
|
||||
unzip zwavejs2mqtt-v*.zip &>/dev/null
|
||||
./zwavejs2mqtt
|
||||
#./zwavejs2mqtt
|
||||
|
||||
msg "Customizing container..."
|
||||
rm /etc/motd
|
||||
|
|
Loading…
Reference in New Issue