mirror of
https://github.com/xdtianyu/scripts.git
synced 2025-09-23 04:19:24 +08:00
@@ -3,7 +3,7 @@
|
||||
function deploy_challenge {
|
||||
local DOMAIN="${1}" TOKEN_FILENAME="${2}" TOKEN_VALUE="${3}"
|
||||
echo $DOMAIN $TOKEN_FILENAME $TOKEN_VALUE
|
||||
./dnspod.sh ./dnspod.conf $DOMAIN $TOKEN_VALUE
|
||||
./dnspod.sh $CONFIG $DOMAIN $TOKEN_VALUE
|
||||
sleep 5
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user