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 5130cc6 commit 650a5f5Copy full SHA for 650a5f5
install/jellyseerr-install.sh
@@ -28,7 +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
+cd /opt/jellyseerr
32
$STD pnpm install --frozen-lockfile
33
export NODE_OPTIONS="--max-old-space-size=3072"
34
$STD pnpm build
0 commit comments