删除bot多余日志

This commit is contained in:
hanhh 2021-05-28 18:02:30 +08:00
parent 97f8e84b39
commit eb5b0c7367

View File

@ -39,7 +39,6 @@ if [[ $AutoStartBot == true ]]; then
echo -e "======================6. 启动bot========================\n"
cd $dir_root
ql bot
echo -e "bot启动成功...\n"
fi
echo -e "############################################################\n"