diff options
Diffstat (limited to '.venv/lib/python3.12/site-packages/litellm/proxy/start.sh')
-rwxr-xr-x | .venv/lib/python3.12/site-packages/litellm/proxy/start.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.venv/lib/python3.12/site-packages/litellm/proxy/start.sh b/.venv/lib/python3.12/site-packages/litellm/proxy/start.sh new file mode 100755 index 00000000..44df50aa --- /dev/null +++ b/.venv/lib/python3.12/site-packages/litellm/proxy/start.sh @@ -0,0 +1,2 @@ +#!/bin/bash +python3 proxy_cli.py
\ No newline at end of file |