diff --git a/install.sh b/install.sh index e2a6a37..6d2d16f 100644 --- a/install.sh +++ b/install.sh @@ -390,6 +390,7 @@ login_screen() { read -p "请输入您的二次登录验证码: " twotimepwd screen -x -S userbot -p 0 -X stuff "$twotimepwd" screen -x -S userbot -p 0 -X stuff $'\n' + break fi done sleep 5