From 180a66c9a471ea06f80c6aa51e069708c1fac03e Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 16 Jan 2021 10:05:50 -0600 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 3b5535f4..c6a4b60f 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -1436,7 +1436,7 @@ SERVICE(){ # fi nid=`expr $nid + 1` if [ "${1}" = "gitea" ]; then - break + break 2 done done fi