Update openwebui-install.sh
tweak
This commit is contained in:
parent
5c711293b9
commit
64eab60a4c
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ ENV=prod
|
|||
ENABLE_OLLAMA_API=false
|
||||
EOF
|
||||
$STD npm install
|
||||
export NODE_OPTIONS="--max-old-space-size=4096"
|
||||
$STD npm run build
|
||||
msg_ok "Installed Open WebUI"
|
||||
|
||||
|
|
Loading…
Reference in a new issue