We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63c5b92 commit 01774b1Copy full SHA for 01774b1
ct/openwebui.sh
@@ -42,7 +42,7 @@ function update_script() {
42
43
msg_info "Installing uv-based Open-WebUI"
44
PYTHON_VERSION="3.12" setup_uv
45
- $STD uv tool install --python 3.12 open-webui[all]
+ $STD uv tool upgrade --python 3.12 open-webui[all]
46
msg_ok "Installed uv-based Open-WebUI"
47
48
msg_info "Restoring data"
0 commit comments