修改volume-linker.sh启动麦麦的方式为exec,确保信号正确传递

This commit is contained in:
zhangxinhui02
2025-09-23 00:09:43 +08:00
parent 40ce8ff85a
commit 99b8d4519f

View File

@@ -30,4 +30,4 @@ fi
# 启动麦麦
echo "[VolumeLinker]Starting MaiBot..."
python bot.py
exec python bot.py