mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-29 22:20:43 +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 "$@" |