mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-09 01:09:16 +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
|
||||
mv configuration.example.yaml configuration.yaml
|
||||
cd /opt/zigbee2mqtt
|
||||
$STD pnpm install
|
||||
$STD pnpm install --frozen-lockfile
|
||||
msg_ok "Installed Zigbee2MQTT"
|
||||
|
||||
msg_info "Creating Service"
|
||||
|
Loading…
Reference in New Issue
Block a user