From a5c7d0a423a313585adb1c4e75bdda407c6746ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 7 Jun 2024 20:17:44 +0200 Subject: [PATCH] Update install --- scripts/install | 4 ---- 1 file changed, 4 deletions(-) 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 #=================================================