forked from argilla/tools
first commit
This commit is contained in:
commit
cf2685ea63
|
@ -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```
|
Loading…
Reference in New Issue