mirror of
https://github.com/open-webui/terminals.git
synced 2026-07-21 11:45:22 -04:00
3 lines
63 B
Bash
Executable File
3 lines
63 B
Bash
Executable File
#!/usr/bin/env bash
|
|
uv run uvicorn terminals.main:app --reload
|