Update nodemgmt-scripts.sh

This commit is contained in:
2021-01-16 10:06:33 -06:00
parent 180a66c9a4
commit f9b9f7d590

View File

@@ -1436,7 +1436,7 @@ SERVICE(){
# fi
nid=`expr $nid + 1`
if [ "${1}" = "gitea" ]; then
break 2
break 2;
done
done
fi