Skip to content

Commit

Permalink
Update post-install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
zoic21 authored Jan 4, 2025
1 parent b03b7ef commit 2b9712a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/post-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ if [ -f "${BASEDIR}/../data/wanted_z2m_version" ]; then
fi
fi

npm i --package-lock-only
npm ci
npm run build
chown www-data:www-data -R ${BASEDIR}/zigbee2mqtt

0 comments on commit 2b9712a

Please sign in to comment.