Skip to content

Commit

Permalink
Update jellyseerr.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
MickLesk authored Nov 14, 2024
1 parent f12b97c commit 7c780d7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ct/jellyseerr.sh
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,9 @@ then
exit
fi
systemctl stop jellyseerr
rm -rf dist
rm -rf .next
rm -rf node_modules
export CYPRESS_INSTALL_BINARY=0
pnpm install --frozen-lockfile &>/dev/null
export NODE_OPTIONS="--max-old-space-size=3072"
Expand Down

0 comments on commit 7c780d7

Please sign in to comment.