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 7ebe013 commit 5130cc6Copy full SHA for 5130cc6
ct/jellyseerr.sh
@@ -70,7 +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
+ cd /opt/jellyseerr
74
$STD pnpm install --frozen-lockfile
75
export NODE_OPTIONS="--max-old-space-size=3072"
76
$STD pnpm build
0 commit comments