Commit Graph

2 Commits (3edd09a46f721c19e47ab39aad08ce8d3e61ee20)

Author SHA1 Message Date
flanny7 5f72dd817e fix(install): use resolved python variable in setup_open_webui.sh
The install_open_webui function correctly resolved the python interpreter into the $py variable, but hardcoded 'python' in subsequent pip install commands. This caused 'command not found' or 'externally-managed-environment' errors on systems where 'python' is not implicitly aliased to 'python3'.
2026-05-16 22:54:22 -07:00
Zhen Liu 1c42d8ff53 docs: add Open WebUI bootstrap script 2026-05-05 14:12:09 -07:00