修复cookie.sh引用

This commit is contained in:
whyour 2021-05-07 14:42:13 +08:00
parent bd951db738
commit 0daa171508

View File

@ -1,7 +1,6 @@
#!/bin/bash #!/bin/bash
#author:spark thanks to: https://github.com/sparkssssssss/scripts #author:spark thanks to: https://github.com/sparkssssssss/scripts
. /ql/config/cookie.sh
. /ql/config/config.sh . /ql/config/config.sh
title=$(echo $1|sed 's/-/_/g') title=$(echo $1|sed 's/-/_/g')
msg=$(echo -e $2) msg=$(echo -e $2)