From 348d23224a610b04e93be2f5503a8397ee7a771d Mon Sep 17 00:00:00 2001 From: Leon <62660101+Oreomeow@users.noreply.github.com> Date: Wed, 4 Aug 2021 11:51:29 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Scripts/sh/ql.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scripts/sh/ql.sh b/Scripts/sh/ql.sh index ee940ab..7f506a1 100644 --- a/Scripts/sh/ql.sh +++ b/Scripts/sh/ql.sh @@ -323,7 +323,7 @@ inp "是否显示被修改的密码:\n1) 显示[默认]\n2) 不显示" echo -n -e "\e[36m输入您的选择->\e[0m" read display if [ "$display" != "2" ]; then - echo "" + echo -e "\n" cat $CONFIG_PATH/auth.json log "6.2.用被修改的密码登录面板并进入" fi