Add install.sh help

This commit is contained in:
deajan 2017-07-27 23:18:05 +02:00
parent 168fc7b2f5
commit f26b1118a1
1 changed files with 2 additions and 0 deletions

View File

@ -51,6 +51,8 @@ Getting osync via github (remove the -b "stable" if you want latest dev snapshot
$ cd osync
$ bash install.sh
Installer script accepts some parameters for automation. Launch install.sh --help for options.
There is also a RPM file that should fit RHEL/CentOS/Fedora and basically any RPM based distro, see the github release.
Please note that RPM files will install osync to /usr/bin instead of /usr/local/bin in order to enforce good practices.