diff --git a/ct/jellyseerr.sh b/ct/jellyseerr.sh index d16bf1e6f..e6f53c275 100644 --- a/ct/jellyseerr.sh +++ b/ct/jellyseerr.sh @@ -70,7 +70,7 @@ function update_script() { systemctl stop jellyseerr rm -rf dist .next node_modules export CYPRESS_INSTALL_BINARY=0 - cd /opt/jellyseer + cd /opt/jellyseerr $STD pnpm install --frozen-lockfile export NODE_OPTIONS="--max-old-space-size=3072" $STD pnpm build