mirror of https://github.com/Mai-with-u/MaiBot.git
修改volume-linker.sh启动麦麦的方式为exec,确保信号正确传递
parent
40ce8ff85a
commit
99b8d4519f
|
|
@ -30,4 +30,4 @@ fi
|
|||
|
||||
# 启动麦麦
|
||||
echo "[VolumeLinker]Starting MaiBot..."
|
||||
python bot.py
|
||||
exec python bot.py
|
||||
|
|
|
|||
Loading…
Reference in New Issue