Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/vm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Hansson <daniel@techandme.se>2018-10-14 16:08:49 +0300
committerDaniel Hansson <daniel@techandme.se>2018-10-14 16:08:49 +0300
commit7402b9018c34735dd628601f56cb323aed9adf4d (patch)
tree49b83a1fd708f51b2892ec99aeb7d770d6adacce /lets-encrypt
parent5176eea973213fc17f80803bf27ee7361432aa4f (diff)
sed Tech and Me|T&M Hansson IT
Signed-off-by: Daniel Hansson <daniel@techandme.se>
Diffstat (limited to 'lets-encrypt')
-rw-r--r--lets-encrypt/activate-ssl.sh2
-rw-r--r--lets-encrypt/test-new-config.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/lets-encrypt/activate-ssl.sh b/lets-encrypt/activate-ssl.sh
index 4fd36426..5dda4ea7 100644
--- a/lets-encrypt/activate-ssl.sh
+++ b/lets-encrypt/activate-ssl.sh
@@ -4,7 +4,7 @@ true
# shellcheck source=lib.sh
. <(curl -sL https://raw.githubusercontent.com/nextcloud/vm/master/lib.sh)
-# Tech and Me © - 2018, https://www.techandme.se/
+# T&M Hansson IT AB © - 2018, https://www.hanssonit.se/
# Check for errors + debug code and abort if something isn't right
# 1 = ON
diff --git a/lets-encrypt/test-new-config.sh b/lets-encrypt/test-new-config.sh
index ea7c78cc..0f374923 100644
--- a/lets-encrypt/test-new-config.sh
+++ b/lets-encrypt/test-new-config.sh
@@ -4,7 +4,7 @@ true
# shellcheck source=lib.sh
. <(curl -sL https://raw.githubusercontent.com/nextcloud/vm/master/lib.sh)
-# Tech and Me © - 2018, https://www.techandme.se/
+# T&M Hansson IT AB © - 2018, https://www.hanssonit.se/
# Check for errors + debug code and abort if something isn't right
# 1 = ON