This commit is contained in:
Leon 2021-08-05 09:09:40 +08:00
parent cfdcbd11ea
commit aa84d238d1

View File

@ -228,7 +228,7 @@ run_ql_bot(){
sleep 10 sleep 10
} }
if [ "${all}" = 1 ]; then if [ "${all}" = 1 ]; then
add_ql_bot && set_bot_json && run_ql_bot add_ql_bot && set_bot_json && run_ql_bot
else else
case ${bot} in case ${bot} in
0) echo "已为您跳过 bot 操作" 0) echo "已为您跳过 bot 操作"