Skip to content

Commit 7c780d7

Browse files
authored
Update jellyseerr.sh
1 parent f12b97c commit 7c780d7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ct/jellyseerr.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,9 @@ then
7575
exit
7676
fi
7777
systemctl stop jellyseerr
78+
rm -rf dist
79+
rm -rf .next
80+
rm -rf node_modules
7881
export CYPRESS_INSTALL_BINARY=0
7982
pnpm install --frozen-lockfile &>/dev/null
8083
export NODE_OPTIONS="--max-old-space-size=3072"

0 commit comments

Comments
 (0)