diff --git a/scripts/install b/scripts/install index 81524ab..ed705e3 100644 --- a/scripts/install +++ b/scripts/install @@ -84,10 +84,6 @@ pushd $install_dir ynh_exec_warn_less env $ynh_node_load_PATH ETHERPAD_PRODUCTION=true pnpm --recursive i --production popd -#pushd $install_dir/admin -# ynh_exec_warn_less env $ynh_node_load_PATH ETHERPAD_PRODUCTION=true pnpm install && pnpm run build-copy -#popd - #================================================= # START SYSTEMD SERVICE #=================================================