From d97686bd009e303292961d35d905d0785d0ad89b Mon Sep 17 00:00:00 2001 From: Leon <62660101+Oreomeow@users.noreply.github.com> Date: Tue, 20 Jul 2021 17:35:06 +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/1custom.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scripts/sh/1custom.sh b/Scripts/sh/1custom.sh index 0f882ed..f73ec95 100644 --- a/Scripts/sh/1custom.sh +++ b/Scripts/sh/1custom.sh @@ -65,7 +65,7 @@ if [ $Rextra = 'y' ]; then # 拷贝对应的 utils 文件夹 if [ $defaultNum -gt 1 -a $defaultNum -ne 5 ]; then repo=(1 JDHelloWorld_jd_scripts/utils he1pu_JDHelp/utils shufflewzc_faker2/utils 5 Aaron-lv_sync_jd_scripts/utils) - cp -rf $dir_repo/${repo[$defaultNum]-1} /ql/scripts + cp -rf $dir_repo/${repo[$defaultNum-1]} /ql/scripts fi # 将 extra.sh 添加到定时任务 if [ "$(grep -c extra /ql/config/crontab.list)" = 0 ]; then