mirror of
https://github.com/YunoHost-Apps/mstream_ynh.git
synced 2024-09-03 19:46:17 +02:00
Update install
This commit is contained in:
parent
e8ee89c851
commit
02d3c2c065
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ ynh_script_progression --message="Configuring the app..." --weight=10
|
|||
|
||||
pushd $install_dir
|
||||
ynh_use_nodejs
|
||||
ynh_exec_warn_less $ynh_npm install --only=prod
|
||||
ynh_exec_warn_less $ynh_npm install --omit=dev
|
||||
popd
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue