diff --git a/scripts/install b/scripts/install index 0fc66e8..4f254ca 100644 --- a/scripts/install +++ b/scripts/install @@ -123,11 +123,11 @@ ynh_use_logrotate #================================================= # INSTALL #================================================= -ynh_script_progression --message="Installing The Lounge..." +ynh_script_progression --message="Installing TimeOff..." pushd $final_path ynh_use_nodejs - ynh_exec_warn_less NODE_ENV=production npm install --production > $install_log 2>&1 + ynh_exec_warn_less NODE_ENV=production npm install popd #================================================= @@ -185,4 +185,3 @@ ynh_systemd_action --service_name=nginx --action=reload #================================================= ynh_script_progression --message="Installation of $app completed" -