From e9f77d16708255b76c5e4763d10f3c4ad38ba0b4 Mon Sep 17 00:00:00 2001 From: newrain001 Date: Mon, 11 Dec 2023 16:23:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'os/get-repo.sh'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- os/get-repo.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/os/get-repo.sh b/os/get-repo.sh index b78c9e0..9e6e2b4 100644 --- a/os/get-repo.sh +++ b/os/get-repo.sh @@ -13,7 +13,7 @@ bar=" 5. 【未启用】配置maven源 \n q. 退出 \n =================================" -echo $bar +echo -e $bar read -p "请选择配置项: " num case $num in 1)