From 55fa01a9ef37c26d8822f8086814425a40db93cb Mon Sep 17 00:00:00 2001 From: Chris Sharp Date: Fri, 24 May 2013 08:06:35 -0400 Subject: [PATCH] adding reminder about apache restarts --- update-libips.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/update-libips.sh b/update-libips.sh index 7c361bc..be12301 100755 --- a/update-libips.sh +++ b/update-libips.sh @@ -78,6 +78,7 @@ for i in `seq 2 $BRICK_HEADS`; do scp $LIB_IPS_TXT opensrf@brick0$i-head:$LIB_IPS_TXT; echo "brick$i-head complete"; done; +echo "You will need to restart Apache on all brick heads for the changes to take effect." } EditCopy () { -- 2.11.0