mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-10 09:49:18 +00:00
Update install/zigbee2mqtt-install.sh
Co-authored-by: Sébastiaan <se_bastiaan@outlook.com>
This commit is contained in:
parent
c69bfd17cd
commit
d883b6d398
@ -51,7 +51,7 @@ mv zigbee2mqtt-${RELEASE} /opt/zigbee2mqtt
|
|||||||
cd /opt/zigbee2mqtt/data
|
cd /opt/zigbee2mqtt/data
|
||||||
mv configuration.example.yaml configuration.yaml
|
mv configuration.example.yaml configuration.yaml
|
||||||
cd /opt/zigbee2mqtt
|
cd /opt/zigbee2mqtt
|
||||||
$STD pnpm install
|
$STD pnpm install --frozen-lockfile
|
||||||
msg_ok "Installed Zigbee2MQTT"
|
msg_ok "Installed Zigbee2MQTT"
|
||||||
|
|
||||||
msg_info "Creating Service"
|
msg_info "Creating Service"
|
||||||
|
Loading…
Reference in New Issue
Block a user