Add install.sh help
This commit is contained in:
parent
168fc7b2f5
commit
f26b1118a1
|
@ -51,6 +51,8 @@ Getting osync via github (remove the -b "stable" if you want latest dev snapshot
|
||||||
$ cd osync
|
$ cd osync
|
||||||
$ bash install.sh
|
$ 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.
|
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.
|
Please note that RPM files will install osync to /usr/bin instead of /usr/local/bin in order to enforce good practices.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue