mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-07-05 12:41:52 +02:00
added header with script-name and url to github repository
This commit is contained in:
@@ -1,4 +1,8 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
# letsencrypt.sh by lukas2511
|
||||||
|
# Source: https://github.com/lukas2511/letsencrypt.sh
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
set -u
|
set -u
|
||||||
set -o pipefail
|
set -o pipefail
|
||||||
|
|||||||
Reference in New Issue
Block a user