Update services.inc

This commit is contained in:
2023-11-18 15:53:09 -06:00
parent 19848bf53c
commit bc145c7a8d

View File

@@ -176,6 +176,7 @@ SERVICE(){
else
echo "HERE: ${4}"
if [ "${4}" != "all" ]; then
if [ "${RUN_NODE_TYPE}" != "" ]; then
NT_HOSTS=${RUN_NODE_TYPE}_HOSTS[@]