From b58d48cf075c893d6d25f8bab431f742f8044219 Mon Sep 17 00:00:00 2001 From: mack-a <57424792+mack-a@users.noreply.github.com> Date: Mon, 26 Jul 2021 14:46:07 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E8=84=9A=E6=9C=AC):=20=E5=88=A0=E9=99=A4?= =?UTF-8?q?=E9=87=8D=E6=96=B0=E5=AE=9A=E4=B9=89erase?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/install.sh b/install.sh index 8a193fa..061e518 100644 --- a/install.sh +++ b/install.sh @@ -4,9 +4,6 @@ # 检查系统 export LANG=en_US.UTF-8 -# 重新定义erase,使退格键生效 -stty erase ^H - echoContent() { case $1 in # 红色 @@ -4315,7 +4312,7 @@ menu() { cd "$HOME" || exit echoContent red "\n==============================================================" echoContent green "作者:mack-a" - echoContent green "当前版本:v2.5.19" + echoContent green "当前版本:v2.5.20" echoContent green "Github:https://github.com/mack-a/v2ray-agent" echoContent green "描述:八合一共存脚本\c" showInstallStatus