mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-24 15:43:24 +08:00
修复diy命令😀
This commit is contained in:
parent
9839c453db
commit
f9f1f9d685
|
@ -6,6 +6,8 @@ ShellDir=${QL_DIR:-$(
|
||||||
pwd
|
pwd
|
||||||
)}
|
)}
|
||||||
[[ $QL_DIR ]] && ShellJs=js
|
[[ $QL_DIR ]] && ShellJs=js
|
||||||
|
ConfigDir=$ShellDir/config
|
||||||
|
AuthConf=$ConfigDir/auth.json
|
||||||
|
|
||||||
declare -A BlackListDict
|
declare -A BlackListDict
|
||||||
author=$1
|
author=$1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user