Bug fixing.
This commit is contained in:
@ -47,7 +47,7 @@ for SERVICE_NAME in ${SERVICE_NAMES}; do
|
||||
# capture output from the ports script
|
||||
SERVICE_PORTS=$(bash "${PORTS_FILE}" "${SERVICE_PATH}/config" 2>&1)
|
||||
else
|
||||
SERVICE_PORTS="unknown"
|
||||
SERVICE_PORTS=""
|
||||
fi
|
||||
|
||||
# return the health and ports
|
||||
|
Reference in New Issue
Block a user