From 6617d96d5a74b51f6f045dfffe049d20d38600cf Mon Sep 17 00:00:00 2001 From: Chris Sharp Date: Fri, 14 Dec 2012 09:30:45 -0500 Subject: [PATCH] adding a comment about the number of bricks --- update-libips.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update-libips.sh b/update-libips.sh index 5d7e553..a7d720c 100755 --- a/update-libips.sh +++ b/update-libips.sh @@ -19,7 +19,7 @@ OSRF_CONF_DIR="/openils/conf" LIB_IPS_TXT="$OSRF_CONF_DIR/lib_ips.txt" -BRICK_HEADS="6" +BRICK_HEADS="6" # number of brick heads you have - script assumes you're running on brick01-head [[ $(whoami) != "opensrf" ]] && echo "Must be opensrf user to run this utility." && exit -- 2.11.0