mirror of
https://github.com/whyour/qinglong.git
synced 2025-07-27 14:46:06 +08:00
修复cookie.sh引用
This commit is contained in:
parent
bd951db738
commit
0daa171508
|
@ -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)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user