From 0ee84610ba44e9895c71728fcd0c037da4b2ff4c Mon Sep 17 00:00:00 2001 From: mack-a <57424792+mack-a@users.noreply.github.com> Date: Mon, 19 Jul 2021 16:19:08 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E8=84=9A=E6=9C=AC):=20=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/install.sh b/install.sh index cff3af7..8a193fa 100644 --- a/install.sh +++ b/install.sh @@ -3,7 +3,10 @@ # ------------------------------------------------------------- # 检查系统 export LANG=en_US.UTF-8 -stty erase ^H #重新定义erase,使退格键生效 + +# 重新定义erase,使退格键生效 +stty erase ^H + echoContent() { case $1 in # 红色