]> arthur.barton.de Git - netdata.git/blobdiff - netdata-installer.sh
Merge pull request #924 from ktsaou/master
[netdata.git] / netdata-installer.sh
index 4ffddbcd12a419a8943904b6601012874b542b61..d6e78681b592afb7aed7020e4ab549a3c6d87452 100755 (executable)
@@ -3,6 +3,8 @@
 # reload the user profile
 [ -f /etc/profile ] && . /etc/profile
 
+export PATH="${PATH}:/sbin:/usr/sbin:/usr/local/bin:/usr/local/sbin"
+
 # fix PKG_CHECK_MODULES error
 if [ -d /usr/share/aclocal ]
 then
@@ -175,7 +177,7 @@ done
 cat <<BANNER
 
 Welcome to netdata!
-Nice to see you are giving it a try!
+The real-time performance monitoring system.
 
 You are about to build and install netdata to your system.