Update oli

This commit is contained in:
2026-07-30 12:56:14 +00:00
parent 933fbf8627
commit d0815de73d
+3
View File
@@ -20,5 +20,8 @@ curl -LsSf https://astral.sh/uv/install.sh | sh
##OPEN-INTERPRETER
#pip install open-interpreter
##INSTALL OL TO BIN
chmod +x ol; sudo cp ol /usr/local/bin/
##RUN
DATA_DIR=~/.open-webui .local/bin/uvx --python 3.11 open-webui@latest serve --port 8088