From 14008754499685f773eb0f03ad1d04c7f809455a Mon Sep 17 00:00:00 2001 From: whyour Date: Sun, 4 Apr 2021 20:52:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Ddiy=E5=91=BD=E4=BB=A4?= =?UTF-8?q?=E9=87=8D=E5=A4=8D=E6=B7=BB=E5=8A=A0=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shell/git_diy.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/shell/git_diy.sh b/shell/git_diy.sh index 40536008..e1f3e7ef 100755 --- a/shell/git_diy.sh +++ b/shell/git_diy.sh @@ -7,6 +7,7 @@ ShellDir=${QL_DIR:-$( )} [[ $QL_DIR ]] && ShellJs=js ConfigDir=$ShellDir/config +ListCronCurrent=$ConfigDir/crontab.list AuthConf=$ConfigDir/auth.json declare -A BlackListDict