mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-02 00:28:00 +00:00
Merge remote-tracking branch 'origin/main' into dbgpt_api
This commit is contained in:
commit
89274091a7
Binary file not shown.
Before Width: | Height: | Size: 226 KiB After Width: | Height: | Size: 214 KiB |
@ -36,7 +36,7 @@ while [[ $# -gt 0 ]]; do
|
||||
shift # past value
|
||||
;;
|
||||
-i|--pip-index-url)
|
||||
PIP_INDEX="$2"
|
||||
PIP_INDEX_URL="$2"
|
||||
shift
|
||||
shift
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user