From 7cb051c75e7bfa350ccdf0f67c4f979911ccf7e3 Mon Sep 17 00:00:00 2001 From: Leon Date: Wed, 4 Aug 2021 22:42:01 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Scripts/sh/ql.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scripts/sh/ql.sh b/Scripts/sh/ql.sh index 19783e0..d1f925a 100644 --- a/Scripts/sh/ql.sh +++ b/Scripts/sh/ql.sh @@ -74,9 +74,9 @@ docker_install() { fi } -# 配置文件保存目录 docker_install warn "降低学习成本,小白回车到底,一路默认选择" +# 配置文件保存目录 echo -n -e "\e[33m一、请输入配置文件保存的绝对路径(示例:/root),回车默认为当前目录:\e[0m" read jd_path if [ -z "$jd_path" ]; then