gheift / ght-acme.sh

a linux shell script to sign certifactes by the letsencrypt CA
GNU General Public License v2.0
84 stars 31 forks source link

help text expands empty variable #18

Closed leaf-node closed 8 years ago

leaf-node commented 8 years ago

when executing ./letsencrypt.sh -h, the printed text is based on this line of source code:

$DOMAIN will be replaced by the actual domain

but $DOMAIN isn't set to anything, so it prints this:

 will be replaced by the actual domain