mirror of
https://github.com/mudler/LocalAI
synced 2026-05-06 06:48:23 +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 "$@" |