Update nodemgmt-scripts.sh

This commit is contained in:
2021-06-26 22:41:59 -05:00
parent c6caec2f3d
commit 4977e5ccdc

View File

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