home · contact · privacy
Set up nodrama bot and letsencrypt infrastructure.
[config] / bin / install_certs.sh
diff --git a/bin/install_certs.sh b/bin/install_certs.sh
new file mode 100755 (executable)
index 0000000..ea04482
--- /dev/null
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+set -e
+set -x
+
+~/letsencrypt-auto certonly --webroot -w /var/www/html -d dump.plomlompom.com