Hi @hassen
The es-path can be changed.
> java -jar ror-tools.jar --help
ROR tools 1.0.0
Usage: java -jar ror-tools.jar [patch|unpatch|verify] [options]
Command: patch [options]
patch is a command that modifies ES installation for ROR purposes
--es-path <value> Path to elasticsearch directory; default=/usr/share/elasticsearch
Command: unpatch [options]
unpatch is a command that reverts modifications done by patching
--es-path <value> Path to elasticsearch directory; default=/usr/share/elasticsearch
Command: verify [options]
verify is a command that verifies if ES installation is patched
--es-path <value> Path to elasticsearch directory; default=/usr/share/elasticsearch
-h, --help prints this usage text
I think that everything should be obvious to you at the moment.
In case of any other problem with the patching, let us know about it.