diff --git a/.github/actions/spelling/expect.txt b/.github/actions/spelling/expect.txt index 6380c40..6e41178 100644 --- a/.github/actions/spelling/expect.txt +++ b/.github/actions/spelling/expect.txt @@ -210,7 +210,7 @@ webmaster webpage websecure websites -workaround +Workaround workdir xcaddy Xeact diff --git a/docs/docs/admin/native-install.mdx b/docs/docs/admin/native-install.mdx index a615929..00cfe10 100644 --- a/docs/docs/admin/native-install.mdx +++ b/docs/docs/admin/native-install.mdx @@ -49,7 +49,7 @@ sudo install -D ./run/anubis@.service /etc/systemd/system Install the default configuration file to your system: ```text -sudo install -D ./run/default.env /etc/anubis +sudo install -D ./run/default.env /etc/anubis/default.env ```