add script + doc to remove everything

This commit is contained in:
Thomas vO
2018-11-28 11:02:51 +01:00
parent 2bdc35de63
commit caba16ea0d
3 changed files with 46 additions and 2 deletions

View File

@ -18,4 +18,7 @@ However, if you've installed this on some server where you have other stuff you
- uninstall Docker itself, if necessary
- delete the `/matrix` directory (`rm -rf /matrix`)
- delete the `/matrix` directory (`rm -rf /matrix`)
The script `/usr/local/bin/matrix-remove-all` performs all these steps (**use with caution!**).