This commit is contained in:
Tobias
2026-02-14 22:49:50 +01:00
parent 2bc8a1726c
commit 095dbd1c36
2 changed files with 67 additions and 1 deletions

View File

@@ -18,7 +18,6 @@ $STD apt-get install -y build-essential
msg_ok "Installed Dependencies"
fetch_and_deploy_gh_release "seer" "seerr-team/seerr" "tarball" "latest"
pnpm_desired=$(grep -Po '"pnpm":\s*"\K[^"]+' /opt/seer/package.json)
NODE_VERSION="22" NODE_MODULE="pnpm@$pnpm_desired" setup_nodejs