From 8e2d48beb806501400910337d6e3523e993b602b Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Fri, 1 Feb 2019 19:41:22 -0600 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 24edefd6..a0296d2a 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -92,6 +92,7 @@ case "$1" in echo "}" exit 1;; esac + shift done echo "NEW_SITE - ${NEW_SITE}" echo "SITE_TYPE - ${SITE_TYPE}"