Update install/zigbee2mqtt-install.sh

Co-authored-by: Sébastiaan <se_bastiaan@outlook.com>
This commit is contained in:
CanbiZ 2025-01-04 14:53:24 +01:00 committed by GitHub
parent c69bfd17cd
commit d883b6d398
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"