From 1b2c27ed9407cf63133a66be827a23156c125fb1 Mon Sep 17 00:00:00 2001 From: bmixed <2+bmixed@noreply.localhost> Date: Thu, 6 Aug 2026 01:39:03 +0000 Subject: [PATCH] Update oli --- oli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oli b/oli index 1813f9a..da34ccb 100644 --- a/oli +++ b/oli @@ -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