修复diy命令😀

This commit is contained in:
whyour 2021-04-04 17:22:25 +08:00
parent 9839c453db
commit f9f1f9d685

View File

@ -6,6 +6,8 @@ ShellDir=${QL_DIR:-$(
pwd
)}
[[ $QL_DIR ]] && ShellJs=js
ConfigDir=$ShellDir/config
AuthConf=$ConfigDir/auth.json
declare -A BlackListDict
author=$1