Update oli
This commit is contained in:
@@ -20,5 +20,8 @@ curl -LsSf https://astral.sh/uv/install.sh | sh
|
|||||||
##OPEN-INTERPRETER
|
##OPEN-INTERPRETER
|
||||||
#pip install open-interpreter
|
#pip install open-interpreter
|
||||||
|
|
||||||
|
##INSTALL OL TO BIN
|
||||||
|
chmod +x ol; sudo cp ol /usr/local/bin/
|
||||||
|
|
||||||
##RUN
|
##RUN
|
||||||
DATA_DIR=~/.open-webui .local/bin/uvx --python 3.11 open-webui@latest serve --port 8088
|
DATA_DIR=~/.open-webui .local/bin/uvx --python 3.11 open-webui@latest serve --port 8088
|
||||||
|
|||||||
Reference in New Issue
Block a user