Update nodemgmt-scripts.sh

This commit is contained in:
2021-01-16 10:05:50 -06:00
parent d0155595f2
commit 180a66c9a4

View File

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