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

Update scripts/install

Co-authored-by: tituspijean <tituspijean@outlook.com>
This commit is contained in:
Éric Gaspar 2021-11-07 14:59:14 +01:00 committed by GitHub
parent 8d1ce8a7b3
commit 33331fd1cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -101,7 +101,7 @@ ynh_script_progression --message="Building $app... (this will take some time and
pushd "$final_path"
ynh_use_nodejs
ynh_exec_warn_less ynh_npm install
ynh_exec_warn_less $ynh_npm install
popd
#=================================================