From efcc151fbd3b44a9c4777126e9e9f3efcb387678 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 6 Jun 2024 13:14:13 +0200 Subject: [PATCH] Update restore --- scripts/restore | 5 ----- 1 file changed, 5 deletions(-) diff --git a/scripts/restore b/scripts/restore index 230ffe9..e785127 100644 --- a/scripts/restore +++ b/scripts/restore @@ -28,11 +28,6 @@ ynh_script_progression --message="Restoring system configurations related to $ap ynh_install_nodejs --nodejs_version=$nodejs_version -pushd $install_dir - ynh_use_nodejs - ynh_exec_warn_less npm install pnpm -g -popd - ynh_restore_file --origin_path="/etc/nginx/conf.d/$domain.d/$app.conf" mkdir -p /var/log/$app