摘要: ```shell ps -aux|grep "python3.11 /home/chatgpt-mirai-qq-bot/bot.py" |grep -v grep | awk '{print "kill -9 "$2}' |sh cd /home/chatgpt-mirai-qq-bot && n 阅读全文
posted @ 2023-06-22 00:39 LZJJJ 阅读(28) 评论(0) 推荐(0)