From ff5acace1e47f199891ba8b4f60d4ad6b3f030ef Mon Sep 17 00:00:00 2001 From: root Date: Thu, 15 Jul 2021 12:06:23 -0400 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BA=8E=2007-15=2012:06?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jd.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/jd.sh b/jd.sh index ea997e0..d44ea4c 100755 --- a/jd.sh +++ b/jd.sh @@ -1180,7 +1180,10 @@ thirdpard脚本目录:$dir_thirdpard rm -rf $dir_scripts fi fi + else + rm -rf $dir_scripts fi + url_scripts=${JD_SCRIPTS_URL:-https://gitee.com/highdimen/clone_scripts.git} branch_scripts=${JD_SCRIPTS_BRANCH:-origin/master} ## 更新或克隆scripts