Added uninstall instructions

This commit is contained in:
Zachary Klosko 2020-05-03 15:09:43 -04:00
parent 2f4d36bc44
commit b6e2ff8053
2 changed files with 15 additions and 0 deletions

14
docs/uninstall.md Normal file
View file

@ -0,0 +1,14 @@
Uninstall LibreTime
-------------------
Hopefully it wasn't something that we did, but if you need to uninstall LibreTime for
any reason, cd to the directory of the installer and run `sudo ./uninstall` and follow the prompts.
If allowed, the installer will **permanently** delete all databases and uploaded content relative to
LibreTime.
If it was something we did, please open an issue request on our Github page, located
[here](https://github.com/LibreTime/libretime/issues).
Until we meet again, best of luck.
<3 The LibreTime team

View file

@ -84,3 +84,4 @@ pages:
- 'Appendix':
- 'HD Audio Models': manual/hd-audio-models/index.md
- 'About This Manual': manual/about-this-manual/index.md
- 'Uninstall LibreTime': uninstall.md