mirror of
https://github.com/mudler/LocalAI.git
synced 2024-12-26 07:41:05 +00:00
8ad669339e
Wip openvoice
4 lines
73 B
Bash
Executable File
4 lines
73 B
Bash
Executable File
#!/bin/bash
|
|
source $(dirname $0)/../common/libbackend.sh
|
|
|
|
startBackend $@ |