Tracearr: modify service restart and modify build ressources (#13230)

This commit is contained in:
CanbiZ (MickLesk)
2026-03-23 20:42:46 +01:00
committed by GitHub
parent e2027a43b4
commit ec7f2a2e33
2 changed files with 5 additions and 3 deletions

View File

@@ -62,6 +62,7 @@ fetch_and_deploy_gh_release "tracearr" "connorgallopo/Tracearr" "tarball" "lates
msg_info "Building Tracearr"
export TZ=$(cat /etc/timezone)
export NODE_OPTIONS="--max-old-space-size=4096"
cd /opt/tracearr.build
$STD pnpm install --frozen-lockfile --force
$STD pnpm turbo telemetry disable