From 574b5a264f621a71180e4e4f72786b1116e5fa1d Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Tue, 23 Jan 2024 08:35:04 +0100 Subject: [PATCH] add missing " --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index ee18155..bfac61b 100755 --- a/scripts/install +++ b/scripts/install @@ -119,7 +119,7 @@ ynh_secure_remove --file="$install_dir/build" #ynh_secure_remove --file="$install_dir/build_ldap" ynh_script_progression --message="Building app..." -pushd $install_dir/live" +pushd "$install_dir/live" ynh_use_nodejs #ynh_exec_warn_less $ynh_npm install sandboxed-module@latest npm ci --quiet