From: Lukas Schauer Date: Sat, 16 Jan 2016 21:29:09 +0000 (+0100) Subject: added header with script-name and url to github repository X-Git-Tag: v0.1.0~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1a9c8a4a5e25dac1db912c8884b47c60170cbf9;p=thirdparty%2Fdehydrated.git added header with script-name and url to github repository --- diff --git a/letsencrypt.sh b/letsencrypt.sh index 18a2619..cf4d0ca 100755 --- a/letsencrypt.sh +++ b/letsencrypt.sh @@ -1,4 +1,8 @@ #!/usr/bin/env bash + +# letsencrypt.sh by lukas2511 +# Source: https://github.com/lukas2511/letsencrypt.sh + set -e set -u set -o pipefail