From b1de8174e0bc57275dd9257596a614ab7717b597 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 2 Jun 2024 14:38:19 +0200 Subject: [PATCH] Update install --- scripts/install | 7 ------- 1 file changed, 7 deletions(-) diff --git a/scripts/install b/scripts/install index 65be154..314dc77 100644 --- a/scripts/install +++ b/scripts/install @@ -85,13 +85,6 @@ pushd $install_dir ynh_exec_warn_less ynh_exec_as $app env $ynh_node_load_PATH ETHERPAD_PRODUCTION=true bin/installDeps.sh popd -#Buiding admin -#pushd $install_dir/admin -#ynh_use_nodejs -# ynh_exec_warn_less ynh_exec_as $app env $ynh_node_load_PATH corepack pnpm build -# mv $install_dir/admin/dist $install_dir/src/templates/admin/ -#popd - #================================================= # START SYSTEMD SERVICE #=================================================