Add plugin req
This commit is contained in:
@@ -90,6 +90,8 @@ get_acme() {
|
|||||||
curl https://get.acme.sh | sh
|
curl https://get.acme.sh | sh
|
||||||
source "$HOME/.bashrc"
|
source "$HOME/.bashrc"
|
||||||
"$HOME/.acme.sh/acme.sh" --upgrade --auto-upgrade
|
"$HOME/.acme.sh/acme.sh" --upgrade --auto-upgrade
|
||||||
|
[[ "$METHOD" == "dns" ]] && \
|
||||||
|
curl -o "$HOME/.acme.sh/dnsapi/dns_cpaneldns.sh" https://raw.githubusercontent.com/cryobry/dns_cpaneldns/master/dns_cpaneldns.sh
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user