home
·
contact
·
privacy
projects
/
config
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Improve websites server setup.
[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