4 lines
101 B
Bash
4 lines
101 B
Bash
#!/bin/bash
|
|
|
|
DATA_DIR=~/.open-webui .local/bin/uvx --python 3.11 open-webui@latest serve --port 8088
|