Added uninstall instructions
This commit is contained in:
parent
bb6e9e895c
commit
32c2b391e7
|
@ -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).
|
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.
|
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
|
Author
|
||||||
------
|
------
|
||||||
Feel free to mail me for limited support in my free time :)
|
Feel free to mail me for limited support in my free time :)
|
||||||
|
|
Loading…
Reference in New Issue