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 01:31:55 +01:00 committed by GitHub
parent 56090094ab
commit c555262f1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -158,8 +158,8 @@ ynh_setup_source --dest_dir="$working_path"
cd $working_path cd $working_path
echo "$pixabay" >> .env echo VUE_APP_PIXABAY_API_KEY="$pixabay" >> .env
echo "googleYoutube" >> .env echo VUE_APP_GOOGLE_API_KEY="$googleYoutube" >> .env
ynh_install_nodejs --nodejs_version=$nodejs_version ynh_install_nodejs --nodejs_version=$nodejs_version
ynh_use_nodejs ynh_use_nodejs