Compare commits

..

No commits in common. "c46f346fbe3f6bf4c8e83f3ecebad23f0bbca67b" and "60cfa09cc23c6289c83e8e5af811d2513c6eb9b8" have entirely different histories.

View File

@ -16,7 +16,7 @@ msg_info "Installing Dependencies"
$STD apt-get install -y nginx $STD apt-get install -y nginx
msg_ok "Installed Dependencies" msg_ok "Installed Dependencies"
fetch_and_deploy_gh_release "booklore" "adityachandelgit/BookLore" fetch_and_deploy_gh_release "booklore" "adityachandelgit/BookLore" "/opt/booklore"
JAVA_VERSION="21" setup_java JAVA_VERSION="21" setup_java
NODE_VERSION="22" setup_nodejs NODE_VERSION="22" setup_nodejs