mirror of
https://github.com/open-webui/open-terminal.git
synced 2026-07-09 16:09:14 +00:00
2 lines
67 B
Bash
Executable file
2 lines
67 B
Bash
Executable file
#!/usr/bin/env bash
|
|
uv run uvicorn open_terminal.main:app --reload
|