]> arthur.barton.de Git - netdata.git/commitdiff
aesthetic changes
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Sun, 15 May 2016 10:34:08 +0000 (13:34 +0300)
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Sun, 15 May 2016 10:34:08 +0000 (13:34 +0300)
netdata-installer.sh

index 58c302a191fd738d8fec89db272b0ed598939de3..42ab0e15600c3e34f44d2b0068722f45deb718ee 100755 (executable)
@@ -459,6 +459,7 @@ if [ ! -d "${NETDATA_RUN_DIR}" ]
        mkdir -p "${NETDATA_RUN_DIR}" || exit 1
 fi
 
+echo >&2
 echo >&2 "Fixing directories (user: ${NETDATA_USER})..."
 for x in "${NETDATA_WEB_DIR}" "${NETDATA_CONF_DIR}" "${NETDATA_CACHE_DIR}" "${NETDATA_LOG_DIR}" "${NETDATA_LIB_DIR}"
 do