diff options
author | Dante Catalfamo | 2020-06-17 17:47:11 -0400 |
---|---|---|
committer | Dante Catalfamo | 2020-06-17 17:47:11 -0400 |
commit | d387bdf84d7288292c9e25741af646075c980634 (patch) | |
tree | 265d59efcf90e949719d4fd50eeb6478c7659ece | |
parent | 7d520203ab1fd833f9b1783310bcfb3f1f2bf5f9 (diff) | |
download | blog-d387bdf84d7288292c9e25741af646075c980634.tar.gz blog-d387bdf84d7288292c9e25741af646075c980634.tar.bz2 blog-d387bdf84d7288292c9e25741af646075c980634.zip |
typo in copied
-rw-r--r-- | content/posts/letsencrypt-on-openbsd/index.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/letsencrypt-on-openbsd/index.org b/content/posts/letsencrypt-on-openbsd/index.org index 903d234..7bd51c5 100644 --- a/content/posts/letsencrypt-on-openbsd/index.org +++ b/content/posts/letsencrypt-on-openbsd/index.org @@ -39,7 +39,7 @@ page. After that, I reloaded =httpd= with ~rcctl reload httpd~ -I then copies the example config from =/etc/examples/acme-client.conf= +I then copied the example config from =/etc/examples/acme-client.conf= to =/etc/acme-client=. This is what the modifications to the example I made look like. |