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:
parent
56090094ab
commit
c555262f1e
1 changed files with 2 additions and 2 deletions
|
@ -158,8 +158,8 @@ ynh_setup_source --dest_dir="$working_path"
|
|||
|
||||
cd $working_path
|
||||
|
||||
echo "$pixabay" >> .env
|
||||
echo "googleYoutube" >> .env
|
||||
echo VUE_APP_PIXABAY_API_KEY="$pixabay" >> .env
|
||||
echo VUE_APP_GOOGLE_API_KEY="$googleYoutube" >> .env
|
||||
|
||||
ynh_install_nodejs --nodejs_version=$nodejs_version
|
||||
ynh_use_nodejs
|
||||
|
|
Loading…
Add table
Reference in a new issue