We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Current script assumes that /usr/local/bin is in PATH then the installation fails on CentOS 7 because it is not in the default PATH.
/usr/local/bin
PATH
This was discussed also in #973 and can be fixed adding it to the PATH if not present yet.