From ebfb408b5409af48afb65087faf06ef85da26101 Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner Date: Fri, 3 Oct 2025 13:09:15 +0200 Subject: [PATCH] Add pve scripts local --- install/pve-scripts-local-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/pve-scripts-local-install.sh b/install/pve-scripts-local-install.sh index 714cdd11..9e66749e 100644 --- a/install/pve-scripts-local-install.sh +++ b/install/pve-scripts-local-install.sh @@ -36,7 +36,7 @@ else msg_ok "Repository updated." fi -cd "$INSTALL_DIR" || exit +cd "$INSTALL_DIR" msg_info "Installing PVE Scripts local" $STD npm install