projects
/
contrib
/
pines
/
genasys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d07828
)
Fix bug - displaying escape characters on lib-ips notification during install
GenaSYS-2.7.0
author
Andy Witter
<awitter@georgialibraries.org>
Thu, 23 Oct 2014 16:25:45 +0000
(12:25 -0400)
committer
Andy Witter
<awitter@georgialibraries.org>
Thu, 23 Oct 2014 16:25:45 +0000
(12:25 -0400)
templates/setup-head.sh
patch
|
blob
|
history
diff --git
a/templates/setup-head.sh
b/templates/setup-head.sh
index
39eccee
..
bb13e3a
100755
(executable)
--- a/
templates/setup-head.sh
+++ b/
templates/setup-head.sh
@@
-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