From 2dc026f19e660a188065b21e3e88edefdea6a983 Mon Sep 17 00:00:00 2001
From: Christian Heller <c.heller@plomlompom.de>
Date: Sun, 24 Apr 2016 11:38:28 +0200
Subject: [PATCH] Add htwtxt server certificate management.

---
 bin/install_certs.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/install_certs.sh b/bin/install_certs.sh
index 4833f64..5ef46b0 100755
--- a/bin/install_certs.sh
+++ b/bin/install_certs.sh
@@ -4,3 +4,4 @@ set -e
 set -x
 
 ~/letsencrypt/letsencrypt-auto certonly --standalone -d dump.plomlompom.com
+~/letsencrypt/letsencrypt-auto certonly --standalone -d htwtxt.plomlompom.com 
-- 
2.30.2