diff --git a/scripts/install b/scripts/install index 8cc74e1..110f73f 100755 --- a/scripts/install +++ b/scripts/install @@ -29,7 +29,7 @@ source /usr/share/yunohost/helpers ynh_script_progression --message="Installing dependencies..." --weight=7 # Install Nodejs -ynh_exec ynh_install_nodejs --nodejs_version=20 +ynh_exec_warn_less ynh_install_nodejs --nodejs_version=20 #================================================= # DOWNLOAD, CHECK AND UNPACK SOURCE