diff --git a/scripts/install b/scripts/install index 1a5e6b9..d713b45 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_hide_warnings ynh_nodejs_install --nodejs_version=20 +ynh_hide_warnings ynh_nodejs_install #================================================= # DOWNLOAD, CHECK AND UNPACK SOURCE