mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-09-21 11:55:53 +02:00
logseq: provision corepack via setup_nodejs, use nginx helper, set up toolchains on update
This commit is contained in:
@@ -33,6 +33,9 @@ function update_script() {
|
||||
fi
|
||||
|
||||
if check_for_gh_release "logseq" "logseq/logseq"; then
|
||||
NODE_VERSION="24" NODE_MODULE="corepack" setup_nodejs
|
||||
JAVA_VERSION="21" setup_java
|
||||
|
||||
CLEAN_INSTALL=1 fetch_and_deploy_gh_release "logseq" "logseq/logseq" "tarball"
|
||||
|
||||
msg_info "Building Logseq Web App (Patience)"
|
||||
|
||||
Reference in New Issue
Block a user