]> git.ipfire.org Git - thirdparty/dehydrated.git/commitdiff
added header with script-name and url to github repository
authorLukas Schauer <lukas@schauer.so>
Sat, 16 Jan 2016 21:29:09 +0000 (22:29 +0100)
committerLukas Schauer <lukas@schauer.so>
Sat, 16 Jan 2016 21:29:09 +0000 (22:29 +0100)
letsencrypt.sh

index 18a2619ad481781c0fd7dc91915713d2ce994831..cf4d0ca572d46dfcc30d275c3c829542e858aff7 100755 (executable)
@@ -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