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