first commit

This commit is contained in:
giomba 2020-10-26 22:11:55 +01:00
commit cf2685ea63
1 changed files with 2 additions and 0 deletions

2
certbot.md Normal file
View File

@ -0,0 +1,2 @@
# certbot
```certbot certonly --pre-hook "systemctl stop apache2" --post-hook "systemctl start apache2" --standalone -d golem.linux.it -d git.golem.linux.it -d dockerhub.golem.linux.it```