mirror of
https://github.com/mudler/LocalAI.git
synced 2026-04-25 04:29:09 -05:00
e426ab7c23
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
4 lines
73 B
Bash
Executable File
4 lines
73 B
Bash
Executable File
#!/bin/bash
|
|
source $(dirname $0)/../common/libbackend.sh
|
|
|
|
startBackend $@ |