mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-11 03:58:14 +00:00
3 lines
102 B
Bash
3 lines
102 B
Bash
#!/usr/bin/env bash
|
|
export APP_NAME=chat-service
|
|
export MAIN_CLASS=com.tencent.supersonic.ChatLauncher |