mirror of
https://github.com/mudler/LocalAI
synced 2026-04-21 13:27:21 +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 "$@" |