again missing backslash
This commit is contained in:
parent
65d8d19639
commit
2ff61e3bba
@ -470,7 +470,7 @@ if [[ "$1" != "--update" ]]; then
|
||||
docker run -d \
|
||||
--name localai \
|
||||
--gpus all \
|
||||
--network ai-stack-net
|
||||
--network ai-stack-net \
|
||||
-p 8080:8080 \
|
||||
-v ~/ai-stack/localai/models:/build/models \
|
||||
-v ~/ai-stack/localai/config:/config \
|
||||
|
Loading…
x
Reference in New Issue
Block a user