Compare commits

...

2 Commits

Author SHA1 Message Date
CanbiZ
c46f346fbe Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED 2025-06-23 10:32:15 +02:00
CanbiZ
d41fa88fcf Update booklore-install.sh 2025-06-23 10:32:14 +02:00

View File

@ -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