CT Nextcloud, z2mqtt and hass: Fixed bugs related to alpine release update
CT Nextcloud: Updated HTTP headers in Nginx config CT hass: Fixed hacs installer and updated dependencies: replaced mariadb-connector-c-dev with mariadb-dev, and added ffmpeg-dev CT z2mqtt: replaced yarn with corepack
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/ash
|
||||
#Install Yarn Globaly for zwavejs2mqtt
|
||||
npm install -g yarn
|
||||
#Install corpack globaly for zwavejs2mqtt
|
||||
npm install -g corepack
|
||||
|
||||
#Run folowing commands as 'node' user
|
||||
sudo -u node ash << EOF
|
||||
|
||||
Reference in New Issue
Block a user