From f9f1f9d685df6d4c4964a87caf78c974a42a6a0f Mon Sep 17 00:00:00 2001 From: whyour Date: Sun, 4 Apr 2021 17:22:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Ddiy=E5=91=BD=E4=BB=A4?= =?UTF-8?q?=F0=9F=98=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shell/git_diy.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/shell/git_diy.sh b/shell/git_diy.sh index dcc7bbb1..40536008 100755 --- a/shell/git_diy.sh +++ b/shell/git_diy.sh @@ -6,6 +6,8 @@ ShellDir=${QL_DIR:-$( pwd )} [[ $QL_DIR ]] && ShellJs=js +ConfigDir=$ShellDir/config +AuthConf=$ConfigDir/auth.json declare -A BlackListDict author=$1