mirror of
https://github.com/xdtianyu/scripts.git
synced 2025-09-23 20:52:16 +08:00
Update le-dnspod.sh
This commit is contained in:
@@ -28,6 +28,8 @@ if [ ! -f "letsencrypt.sh" ];then
|
|||||||
chmod +x letsencrypt.sh
|
chmod +x letsencrypt.sh
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
./letsencrypt.sh --register --accept-terms
|
||||||
|
|
||||||
if [ "$ECC" = "TRUE" ];then
|
if [ "$ECC" = "TRUE" ];then
|
||||||
./letsencrypt.sh -c -k ./dnspod-hook.sh -t dns-01 -a secp384r1
|
./letsencrypt.sh -c -k ./dnspod-hook.sh -t dns-01 -a secp384r1
|
||||||
else
|
else
|
||||||
|
Reference in New Issue
Block a user