From e2c670d70d131bc165c26088ee1c155dfb11784b Mon Sep 17 00:00:00 2001 From: Leon <62660101+Oreomeow@users.noreply.github.com> Date: Wed, 21 Jul 2021 18:45:22 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A8Fix=20bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Scripts/sh/1customCDN.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scripts/sh/1customCDN.sh b/Scripts/sh/1customCDN.sh index fd899c4..370ae35 100644 --- a/Scripts/sh/1customCDN.sh +++ b/Scripts/sh/1customCDN.sh @@ -32,7 +32,7 @@ fi # 下载 config.sh -if [ ! -a "$config_shel_path" ]; then +if [ ! -a "$config_shell_path" ]; then touch $config_shell_path fi if [ "${Rconfig}" = 'y' -o "${Rall}" = 1 ]; then