home · contact · privacy
Merge branch 'master' of http://github.com/plomlompom/config
[config] / bin / install_certs.sh
1 #!/bin/sh
2
3 set -e
4 set -x
5
6 ~/letsencrypt/letsencrypt-auto certonly --standalone -d dump.plomlompom.com
7 ~/letsencrypt/letsencrypt-auto certonly --standalone -d htwtxt.plomlompom.com