home
·
contact
·
privacy
projects
/
config
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
5ef46b0a95bc3eacdf982fe624a9f8f7f400a9ed
[config]
/
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