From d41fa88fcf58854c93973f854d361c76fec0ad3b Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Mon, 23 Jun 2025 10:32:14 +0200 Subject: [PATCH] Update booklore-install.sh --- install/booklore-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/booklore-install.sh b/install/booklore-install.sh index c6000077..5d7f7de7 100644 --- a/install/booklore-install.sh +++ b/install/booklore-install.sh @@ -16,7 +16,7 @@ msg_info "Installing Dependencies" $STD apt-get install -y nginx msg_ok "Installed Dependencies" -fetch_and_deploy_gh_release "booklore" "adityachandelgit/BookLore" "/opt/booklore" +fetch_and_deploy_gh_release "booklore" "adityachandelgit/BookLore" JAVA_VERSION="21" setup_java NODE_VERSION="22" setup_nodejs