From 80c2a551d085454a734c619804e2883897fd5a74 Mon Sep 17 00:00:00 2001 From: juewuy Date: Wed, 28 Apr 2021 15:11:39 +0800 Subject: [PATCH] =?UTF-8?q?v1.2.4=20~=E4=BF=AE=E5=A4=8D=E8=A7=84=E5=88=99?= =?UTF-8?q?=E6=97=A0=E6=B3=95=E9=80=89=E6=8B=A9=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/getdate.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/getdate.sh b/scripts/getdate.sh index e8fdfa5..eff8377 100644 --- a/scripts/getdate.sh +++ b/scripts/getdate.sh @@ -51,7 +51,7 @@ linkconfig(){ echo ----------------------------------------------- echo 0 返回上级菜单 read -p "请输入对应数字 > " num - if [ -z "$num" ] || [ "$num" -gt 14 ];then + if [ -z "$num" ] || [ "$num" -gt 17 ];then errornum elif [ "$num" = 0 ];then echo