Update oli

This commit is contained in:
2026-08-06 01:39:03 +00:00
parent 59b1569641
commit 1b2c27ed94
+1 -1
View File
@@ -18,7 +18,7 @@ curl -LsSf https://astral.sh/uv/install.sh | sh
#pip install open-webui --break-system-packages
#open-webui serve
##UVX
#curl -LsSf https://astral.sh/uv/install.sh | sh
curl -LsSf https://astral.sh/uv/install.sh | sh
#DATA_DIR=~/.open-webui uvx --python 3.11 open-webui@latest serve
##DOCKER INSTALL
#docker run -d -p 3000:8080 --add-host=host.docker.internal:host-gateway -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:main