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
|
||||
fi
|
||||
|
||||
./letsencrypt.sh --register --accept-terms
|
||||
|
||||
if [ "$ECC" = "TRUE" ];then
|
||||
./letsencrypt.sh -c -k ./dnspod-hook.sh -t dns-01 -a secp384r1
|
||||
else
|
||||
|
Reference in New Issue
Block a user