home · contact · privacy
Start pull_website timer at end of setup_web script.
[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