mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 09:54:36 +00:00
Update jellyseerr.sh
This commit is contained in:
parent
f12b97c383
commit
7c780d70d4
1 changed files with 3 additions and 0 deletions
|
@ -75,6 +75,9 @@ then
|
||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
systemctl stop jellyseerr
|
systemctl stop jellyseerr
|
||||||
|
rm -rf dist
|
||||||
|
rm -rf .next
|
||||||
|
rm -rf node_modules
|
||||||
export CYPRESS_INSTALL_BINARY=0
|
export CYPRESS_INSTALL_BINARY=0
|
||||||
pnpm install --frozen-lockfile &>/dev/null
|
pnpm install --frozen-lockfile &>/dev/null
|
||||||
export NODE_OPTIONS="--max-old-space-size=3072"
|
export NODE_OPTIONS="--max-old-space-size=3072"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue