Fix bug - displaying escape characters on lib-ips notification during install GenaSYS-2.7.0
authorAndy Witter <awitter@georgialibraries.org>
Thu, 23 Oct 2014 16:25:45 +0000 (12:25 -0400)
committerAndy Witter <awitter@georgialibraries.org>
Thu, 23 Oct 2014 16:25:45 +0000 (12:25 -0400)
templates/setup-head.sh

index 39eccee..bb13e3a 100755 (executable)
@@ -282,7 +282,7 @@ chown opensrf:opensrf /openils/var/web/ldirectorping.txt-
 if [ -e lib_ips.txt ]
 then
        echo
-       echo $COL_BR_CYAN"Enabling lib_ips.txt.."$COL_RESET
+       echo -e $COL_BR_CYAN"Enabling lib_ips.txt.."$COL_RESET
        sleep 1
        cp -f lib_ips.txt /openils/conf 
        chown opensrf:opensrf /openils/conf/lib_ips.txt