From f948b0dc864cd30d6b22886873f081426b3e7aaa Mon Sep 17 00:00:00 2001 From: KLDGodY <53929319+KLDGodY@users.noreply.github.com> Date: Sat, 9 Jan 2021 22:36:53 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=A9=20=E4=B8=80=E9=94=AE=E8=84=9A?= =?UTF-8?q?=E6=9C=AC=E4=BF=AE=E9=94=85=20(#42)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 1 + 1 file changed, 1 insertion(+) 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