fix: Move packaging files from dist/ to pkg/

This commit is contained in:
Ginger 2025-09-02 12:20:23 -04:00 committed by Jade Ellis
commit 58bbc0e676
13 changed files with 8 additions and 8 deletions

View file

@ -15,5 +15,5 @@
<summary>systemd unit file</summary>
```
{{#include ../../dist/conduwuit.service}}
{{#include ../../pkg/conduwuit.service}}
```

View file

@ -1 +1 @@
{{#include ../../dist/debian/README.md}}
{{#include ../../pkg/debian/README.md}}