From 32c2b391e79273e209f4e30a19e4b0fc963d6a57 Mon Sep 17 00:00:00 2001 From: deajan Date: Tue, 7 Feb 2017 16:01:44 +0100 Subject: [PATCH] Added uninstall instructions --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1a603ca..42aeb28 100644 --- a/README.md +++ b/README.md @@ -170,6 +170,12 @@ Troubleshooting You may find osync's logs in /var/log/osync.[INSTANCE_ID].log (or current directory if /var/log is not writable). Additionnaly, you can use the --verbose flag see to what actions are going on. +Uninstalling +------------ +The installer script also has an uninstall mode that will keep configuration files. Use it with + + $ ./install.sh --remove + Author ------ Feel free to mail me for limited support in my free time :)