Skip to content

Commit 7ebe013

Browse files
authored
fix path for package.json
1 parent 08da826 commit 7ebe013

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install/jellyseerr-install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ NODE_VERSION="22" NODE_MODULE="pnpm@$pnpm_desired" setup_nodejs
2828

2929
msg_info "Installing Jellyseerr (Patience)"
3030
export CYPRESS_INSTALL_BINARY=0
31+
cd /opt/jellyseer
3132
$STD pnpm install --frozen-lockfile
3233
export NODE_OPTIONS="--max-old-space-size=3072"
3334
$STD pnpm build

0 commit comments

Comments
 (0)