lib/lib.sh, bin/make-cert: Fix usage message handling.
[distorted-letsencrypt] / bin / make-cert
index 8c5605b..97c946f 100755 (executable)
@@ -1,5 +1,6 @@
 #! /bin/sh
 set -e
+usage=" TAG"
 . "${0%/*}/../config.sh"
 . "$home/lib/lib.sh"