From 04f9758fc292fe1dccc84d59d62a3b86308ebcfb Mon Sep 17 00:00:00 2001 From: Alexander Tratsevskiy Date: Sat, 29 Apr 2023 00:31:28 +0300 Subject: [PATCH] =?UTF-8?q?homeassistant:=20=D0=B8=D1=81=D0=BF=D1=80=D0=B0?= =?UTF-8?q?=D0=B2=D0=BB=D0=B5=D0=BD=D0=B0=20=D1=83=D1=81=D1=82=D0=B0=D0=BD?= =?UTF-8?q?=D0=BE=D0=B2=D0=BA=D0=B0=20zigbee2mqtt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/homeassistant/step/3-zigbee2mqtt.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/homeassistant/step/3-zigbee2mqtt.sh b/scripts/homeassistant/step/3-zigbee2mqtt.sh index a3f83c2..cc66701 100644 --- a/scripts/homeassistant/step/3-zigbee2mqtt.sh +++ b/scripts/homeassistant/step/3-zigbee2mqtt.sh @@ -100,7 +100,7 @@ configure() { eend einfo 'Install dependencies' - cd zigbee2mqtt-live + cd ${work_dir} npm ci &>>${log_dir}/zigbee2mqtt.log cd