修改volume-linker.sh启动麦麦的方式为exec,确保信号正确传递
This commit is contained in:
@@ -30,4 +30,4 @@ fi
|
||||
|
||||
# 启动麦麦
|
||||
echo "[VolumeLinker]Starting MaiBot..."
|
||||
python bot.py
|
||||
exec python bot.py
|
||||
|
||||
Reference in New Issue
Block a user