删除bot多余日志

This commit is contained in:
hanhh 2021-05-28 18:02:30 +08:00
parent 54f03a044e
commit 68884b37a2

View File

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