mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-29 15:23:51 +00:00
script update
This commit is contained in:
parent
b07be298e1
commit
8a8cc7951d
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ if [ "$#" -lt 4 ]; then
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
special_pip_deps="$5"
|
special_pip_deps="$6"
|
||||||
|
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue