mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-10 19:51:00 +00:00
(improvement)(launcher)Introduce supersonic-env.bat to incorporate LLM-related configs. (#1021)
This commit is contained in:
@@ -3,6 +3,7 @@ setlocal
|
||||
chcp 65001
|
||||
|
||||
call supersonic-common.bat %*
|
||||
call %sbinDir%/../conf/supersonic-env.bat %*
|
||||
|
||||
set "command=%~1"
|
||||
set "service=%~2"
|
||||
|
||||
Reference in New Issue
Block a user