Browse Source

Fix typo

pull/735/head
Steve Kennedy 4 years ago
parent
commit
01909f0943
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      getssl

+ 1
- 1
getssl View File

@ -279,7 +279,7 @@
# 2021-10-22 Copy fullchain to DOMAIN_CHAIN_LOCATION (amartin-git)
# 2021-11-10 Detect Solaris and use gnu tools (#701)(miesi)
# 2021-11-12 Support acme-dns and fix CNAME issues (#722)(#308)
# 2021-12-14 Enhancements for GoDaddy (suppot more levels of domain names, no longer require GODADDY_BASE, and actual deletion of resource records)
# 2021-12-14 Enhancements for GoDaddy (support more levels of domain names, no longer require GODADDY_BASE, and actual deletion of resource records)
# ----------------------------------------------------------------------------------------
case :$SHELLOPTS: in


Loading…
Cancel
Save