mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-20 02:24:59 +00:00
7 lines
No EOL
51 B
Bash
Executable file
7 lines
No EOL
51 B
Bash
Executable file
#!/bin/bash
|
|
|
|
cd /build
|
|
|
|
make build
|
|
|
|
./local-ai "$@" |