1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/digiscreen_ynh.git synced 2024-09-03 18:26:15 +02:00

Update install

This commit is contained in:
Melchisedech 2022-11-06 00:48:12 +01:00 committed by GitHub
parent 46ada5501f
commit fd158d90bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -161,6 +161,7 @@ cd $working_path
echo "$pixabay" >> .env echo "$pixabay" >> .env
echo "googleYoutube" >> .env echo "googleYoutube" >> .env
ynh_install_nodejs --nodejs_version=$nodejs_version
ynh_use_nodejs ynh_use_nodejs
ynh_npm install ynh_npm install
ynh_npm run build ynh_npm run build