]> arthur.barton.de Git - netdata.git/commitdiff
snake to chart...
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Sun, 25 Sep 2016 21:18:31 +0000 (00:18 +0300)
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Sun, 25 Sep 2016 21:18:31 +0000 (00:18 +0300)
netdata-installer.sh

index 233f95160b49bb0d60617886e4d3c01bc2887ecf..bdf350158e5d7a5a1442bd840522fe30d7a7d351 100755 (executable)
@@ -676,10 +676,12 @@ if [ ${DONOTSTART} -eq 1 ]
     cat >&2 <<"DONE1"
 
 
-  .-.   .-.   .-.   .-.   .-.   netdata
-     '-'   '-'   '-'   '-'   '  is installed on this system now!
+  ^
+  |.-.   .-.   .-.   .-.   .-.   netdata           .-.   .-.   .-.   .-
+  |   '-'   '-'   '-'   '-'   '  is installed now!    '-'   '-'   '-'  
+  +----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+--->
 
-  enjoy real-time, performance and health monitoring...
+  enjoy real-time performance and health monitoring...
 
 DONE1
     exit 0
@@ -1202,11 +1204,12 @@ fi
 
 cat >&2 <<"DONE"
 
+  ^
+  |.-.   .-.   .-.   .-.   .-.   netdata                       .-.   .-
+  |   '-'   '-'   '-'   '-'   '  is installed and running now!    '-'  
+  +----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+--->
 
-  .-.   .-.   .-.   .-.   .-.   netdata
-     '-'   '-'   '-'   '-'   '  is installed and is running now!
-
-  enjoy real-time, performance and health monitoring...
+  enjoy real-time performance and health monitoring...
 
 DONE
 exit 0