mirror of
https://github.com/YunoHost-Apps/send_ynh.git
synced 2024-11-22 14:01:36 +01:00
Update install
This commit is contained in:
parent
ddfd1b147d
commit
d66e3caeb1
@ -120,8 +120,8 @@ ynh_script_progression --message="Building $app... (this will take some time and
|
|||||||
|
|
||||||
pushd "$final_path"
|
pushd "$final_path"
|
||||||
ynh_use_nodejs
|
ynh_use_nodejs
|
||||||
ynh_exec_warn_less ynh_exec_as $app npm install
|
ynh_exec_warn_less ynh_exec_as $app ynh_npm install
|
||||||
ynh_exec_warn_less ynh_exec_as $app npm run build
|
ynh_exec_warn_less ynh_exec_as $app ynh_npm run build
|
||||||
popd
|
popd
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
|
Loading…
Reference in New Issue
Block a user