Update nodemgmt-scripts.sh

This commit is contained in:
2021-01-16 10:07:23 -06:00
parent f9b9f7d590
commit c4dd3a4fbf

View File

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