2
0
mirror of https://github.com/acmesh-official/acme.sh synced 2025-09-03 07:45:40 +00:00

Cleanup according to styleguide

This commit is contained in:
mod242
2019-04-24 16:15:01 +02:00
committed by GitHub
parent a97e74b2d4
commit ec982ccacb

View File

@@ -7,14 +7,12 @@
#Please note: the Wildcard Feature must be turned on for the Host record #Please note: the Wildcard Feature must be turned on for the Host record
#and the checkbox for TXT needs to be enabled #and the checkbox for TXT needs to be enabled
# Pass credentials before "acme.sh --issue --dns dns_ddnss ..." # Pass credentials before "acme.sh --issue --dns dns_ddnss ..."
# -- # --
# export DDNSS_Token="aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee" # export DDNSS_Token="aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee"
# -- # --
# #
DDNSS_DNS_API="https://ddnss.de/upd.php" DDNSS_DNS_API="https://ddnss.de/upd.php"
######## Public functions ##################### ######## Public functions #####################