mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-02-01 22:51:50 +00:00
Update jellyseerr.sh
This commit is contained in:
parent
f12b97c383
commit
7c780d70d4
@ -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…
x
Reference in New Issue
Block a user