-
I couldn't find a way to update Open WebUI |
Beta Was this translation helpful? Give feedback.
Answered by
egypsiano
Dec 21, 2024
Replies: 1 comment 1 reply
-
In the lxc shell use |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
this way didn't work for me, but here it's what i did and solve my problem
cd /opt/open-webui git pull origin main npm install systemctl restart open-webui journalctl -u open-webui
and voila your Open WebUI is updated