1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 19:09:44 +00:00

add doc workaround for #308

This commit is contained in:
deadc0de6
2021-05-03 08:56:52 +02:00
parent 50b0a70838
commit ac8f82634e

View File

@@ -115,6 +115,12 @@ snap install dotdrop
Then follow the [doc to setup your repository](repository-setup.md). Then follow the [doc to setup your repository](repository-setup.md).
If you encounter warnings like `Warning: using regular magic file`
try defining the following environment variable:
```bash
export MAGIC=$SNAP/usr/share/file/magic.mgc
```
## From source ## From source
Clone the repository Clone the repository