💩 一键脚本修锅 (#42)

This commit is contained in:
KLDGodY 2021-01-09 22:36:53 +08:00 committed by GitHub
parent 2d5386cf85
commit f948b0dc86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -390,6 +390,7 @@ login_screen() {
read -p "请输入您的二次登录验证码: " twotimepwd read -p "请输入您的二次登录验证码: " twotimepwd
screen -x -S userbot -p 0 -X stuff "$twotimepwd" screen -x -S userbot -p 0 -X stuff "$twotimepwd"
screen -x -S userbot -p 0 -X stuff $'\n' screen -x -S userbot -p 0 -X stuff $'\n'
break
fi fi
done done
sleep 5 sleep 5