diff options
| author | Paul Buetow <paul@buetow.org> | 2023-06-21 13:55:11 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-06-21 13:55:11 +0300 |
| commit | ccd1578d3e3a2b5734365f874c78242b03e1144f (patch) | |
| tree | 15d0b5400987832d4ba1813ed31224b26f3481cd /gemfeed/2022-10-30-installing-dtail-on-openbsd.gmi.tpl | |
| parent | 6a39c1a832e8b2fddf9d18e4c85cbde0211e296b (diff) | |
fix path
Diffstat (limited to 'gemfeed/2022-10-30-installing-dtail-on-openbsd.gmi.tpl')
| -rw-r--r-- | gemfeed/2022-10-30-installing-dtail-on-openbsd.gmi.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gemfeed/2022-10-30-installing-dtail-on-openbsd.gmi.tpl b/gemfeed/2022-10-30-installing-dtail-on-openbsd.gmi.tpl index 57399170..5023f10a 100644 --- a/gemfeed/2022-10-30-installing-dtail-on-openbsd.gmi.tpl +++ b/gemfeed/2022-10-30-installing-dtail-on-openbsd.gmi.tpl @@ -161,7 +161,7 @@ Now, DTail is fully installed but still needs to be configured. Grab the default ``` $ doas mkdir /etc/dserver -$ curl https://raw.githubusercontent.com/mimecast/dtail/master/samples/dtail.json.sample | +$ curl https://raw.githubusercontent.com/mimecast/dtail/master/examples/dtail.json.examples | doas tee /etc/dserver/dtail.json ``` |
