Skip to content

Commit 4b8e1e9

Browse files
authored
fix issue path
1 parent c2b5747 commit 4b8e1e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ct/jellyseerr.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ function update_script() {
7070
systemctl stop jellyseerr
7171
rm -rf dist .next node_modules
7272
export CYPRESS_INSTALL_BINARY=0
73+
cd /opt/jellyseer
7374
$STD pnpm install --frozen-lockfile
7475
export NODE_OPTIONS="--max-old-space-size=3072"
7576
$STD pnpm build

0 commit comments

Comments
 (0)