From 11fa2f71accfc0e233b931de9e3f29f27879c1bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E5=85=88=E7=94=9F?= <30522069@qq.com> Date: Thu, 4 Feb 2021 19:25:14 +0800 Subject: [PATCH] ForATest --- ry.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ry.sh b/ry.sh index ecf7a5f35..151007b3d 100644 --- a/ry.sh +++ b/ry.sh @@ -15,7 +15,7 @@ fi if [ "$AppName" = "" ]; then - echo -e "\033[0;31m 未输入应用名 \033[0m" + echo -e "\033[0;31m 未输入应名 \033[0m" exit 1 fi