Added known issues to readme
This commit is contained in:
parent
d459b57cec
commit
8a8a95c260
1 changed files with 5 additions and 1 deletions
|
@ -111,6 +111,10 @@ $ systemctl enable cronie
|
|||
$ systemctl start cronie
|
||||
```
|
||||
|
||||
## Known Issues
|
||||
|
||||
- When tracked files are deleted, AutoYADM does not delete them from the repository, potentially resulting in conflicts if the repository is pulled/cloned to another machine.
|
||||
|
||||
## Feature Roadmap
|
||||
|
||||
- [ ] Allow custom `tracked` file location & name
|
||||
|
@ -118,4 +122,4 @@ $ systemctl start cronie
|
|||
|
||||
## Contributing
|
||||
|
||||
Contributions are very welcome. This is a very small and simple script, but if you have some improvements or new features, please feel free to submit a PR.
|
||||
Contributions are very welcome. This is a very small and simple script, but if you have some improvements or new features, please feel free to submit a PR. Bug reports welcome, too.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue