This commit is contained in:
@@ -36,7 +36,7 @@ EOF
|
||||
crontab -u root -l >/dev/null 2>&1 || (echo "" | crontab -u root -)
|
||||
|
||||
# Install and configure acme.sh
|
||||
curl https://get.acme.sh | sh -s email=${LEFTENCRYPT_EMAIL}
|
||||
curl https://get.acme.sh | sh -s email="${LETSENCRYPT_EMAIL}"
|
||||
|
||||
# Configure acme.sh to use DNS API for FreeDNS
|
||||
. "/.acme.sh/acme.sh.env"
|
||||
|
||||
Reference in New Issue
Block a user