mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 15:39:43 +00:00
add doc workaround for #308
This commit is contained in:
@@ -115,6 +115,12 @@ snap install dotdrop
|
||||
|
||||
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
|
||||
|
||||
Clone the repository
|
||||
|
||||
Reference in New Issue
Block a user