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:
parent
8d1ce8a7b3
commit
33331fd1cd
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue