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 c2b5747 commit 4b8e1e9Copy full SHA for 4b8e1e9
ct/jellyseerr.sh
@@ -70,6 +70,7 @@ function update_script() {
70
systemctl stop jellyseerr
71
rm -rf dist .next node_modules
72
export CYPRESS_INSTALL_BINARY=0
73
+ cd /opt/jellyseer
74
$STD pnpm install --frozen-lockfile
75
export NODE_OPTIONS="--max-old-space-size=3072"
76
$STD pnpm build
0 commit comments