Update services.inc
This commit is contained in:
@@ -57,6 +57,9 @@ Server did not start serving DNS requests within 20mins you moron...." 1
|
||||
fi
|
||||
done
|
||||
done
|
||||
|
||||
#### HERE
|
||||
|
||||
for docker in "${!dockerstocheck}"; do
|
||||
for nip in "${!hosts}"; do
|
||||
if [[ "${RUN_NODE_IP}" != *"${nip}"* ]] && [ "$(CHECK_HOST ${nip})" != "false" ]; then
|
||||
|
||||
Reference in New Issue
Block a user