mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-15 06:27:21 +00:00
(improvement)(config) Remove the supersonic-env configuration file and use the llm-config.yaml file uniformly. (#1238)
This commit is contained in:
@@ -3,10 +3,6 @@
|
||||
sbinDir=$(cd "$(dirname "$0")"; pwd)
|
||||
source $sbinDir/supersonic-common.sh
|
||||
|
||||
set -a
|
||||
source $sbinDir/../conf/supersonic-env.sh
|
||||
set +a
|
||||
|
||||
command=$1
|
||||
service=$2
|
||||
if [ -z "$service" ]; then
|
||||
|
||||
Reference in New Issue
Block a user