mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-05-06 17:23:07 +00:00
remove node options
This commit is contained in:
parent
8abef0007a
commit
651ee9b5c9
@ -20,7 +20,6 @@ msg_ok "Installed Dependencies"
|
|||||||
NODE_VERSION="22" NODE_MODULE="pnpm@latest" install_node_and_modules
|
NODE_VERSION="22" NODE_MODULE="pnpm@latest" install_node_and_modules
|
||||||
|
|
||||||
msg_info "Installing Fumadocs"
|
msg_info "Installing Fumadocs"
|
||||||
export NODE_OPTIONS="--max-old-space-size=4096"
|
|
||||||
mkdir -p /opt/fumadocs
|
mkdir -p /opt/fumadocs
|
||||||
cd /opt/fumadocs
|
cd /opt/fumadocs
|
||||||
pnpm create fumadocs-app
|
pnpm create fumadocs-app
|
||||||
|
Loading…
x
Reference in New Issue
Block a user