diff --git a/scripts/install b/scripts/install index 6ebe408..eb995e5 100644 --- a/scripts/install +++ b/scripts/install @@ -83,9 +83,6 @@ ynh_script_progression --message="Installing dependencies..." --weight=20 ynh_exec_warn_less ynh_install_nodejs --nodejs_version=$nodejs_version -# WE NEED jq TO REWRITE ssowat conf because of core bug trailing slash with sandbox domain -ynh_install_app_dependencies --package=jq - #================================================= # CREATE DEDICATED USER #=================================================