mirror of
https://github.com/mudler/LocalAI
synced 2026-04-21 21:37:21 +00:00
4 lines
No EOL
73 B
Bash
Executable file
4 lines
No EOL
73 B
Bash
Executable file
#!/bin/bash
|
|
source $(dirname $0)/../common/libbackend.sh
|
|
|
|
startBackend $@ |