We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08da826 commit 7ebe013Copy full SHA for 7ebe013
install/jellyseerr-install.sh
@@ -28,6 +28,7 @@ NODE_VERSION="22" NODE_MODULE="pnpm@$pnpm_desired" setup_nodejs
28
29
msg_info "Installing Jellyseerr (Patience)"
30
export CYPRESS_INSTALL_BINARY=0
31
+cd /opt/jellyseer
32
$STD pnpm install --frozen-lockfile
33
export NODE_OPTIONS="--max-old-space-size=3072"
34
$STD pnpm build
0 commit comments