From e5ca2de3bb7104ea06aad17073c9563d07e4359f 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 19:25:32 +0200 Subject: [PATCH] Update install --- scripts/install | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/install b/scripts/install index af3e895..28a04c0 100644 --- a/scripts/install +++ b/scripts/install @@ -85,8 +85,6 @@ pushd $install_dir popd pushd $install_dir/admin - ynh_use_nodejs - ynh_exec_warn_less env $ynh_node_load_PATH ETHERPAD_PRODUCTION=true COREPACK_ENABLE_DOWNLOAD_PROMPT=0 pnpm install && pnpm run build-copy popd