mirror of
https://github.com/open-webui/open-terminal.git
synced 2026-07-21 01:15:30 -04:00
3 lines
67 B
Bash
Executable File
3 lines
67 B
Bash
Executable File
#!/usr/bin/env bash
|
|
uv run uvicorn open_terminal.main:app --reload
|