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