mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-04-21 07:51:26 +02:00
added short license information to script
This commit is contained in:
@@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
# letsencrypt.sh by lukas2511
|
# letsencrypt.sh by lukas2511
|
||||||
# Source: https://github.com/lukas2511/letsencrypt.sh
|
# Source: https://github.com/lukas2511/letsencrypt.sh
|
||||||
|
#
|
||||||
|
# This script is licensed under The MIT License (see LICENSE for more information).
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
set -u
|
set -u
|
||||||
|
|||||||
Reference in New Issue
Block a user