From: Chris Sharp Date: Fri, 24 May 2013 12:06:35 +0000 (-0400) Subject: adding reminder about apache restarts X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=55fa01a9ef37c26d8822f8086814425a40db93cb;p=contrib%2Fpines.git adding reminder about apache restarts --- 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 () {