diff --git a/helm-chart/files/volume-linker.sh b/helm-chart/files/volume-linker.sh index bd897537..1c356e17 100644 --- a/helm-chart/files/volume-linker.sh +++ b/helm-chart/files/volume-linker.sh @@ -30,4 +30,4 @@ fi # 启动麦麦 echo "[VolumeLinker]Starting MaiBot..." -python bot.py +exec python bot.py