mirror of
https://github.com/YunoHost-Apps/timeoff_ynh.git
synced 2024-09-03 20:35:59 +02:00
Update install
This commit is contained in:
parent
6005fda927
commit
4a382bd510
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ ynh_script_progression --message="Installing $app..."
|
|||
|
||||
pushd $install_dir
|
||||
ynh_use_nodejs
|
||||
ynh_exec_as $app env $ynh_node_load_PATH $ynh_npm install 2>/dev/null
|
||||
ynh_exec_warn_less ynh_exec_as $app env $ynh_node_load_PATH $ynh_npm install
|
||||
#ynh_exec_as $app env $ynh_node_load_PATH $ynh_npm cache clean 2>/dev/null
|
||||
popd
|
||||
|
||||
|
|
Loading…
Reference in a new issue