Added proxy type variable.

This commit is contained in:
2021-09-23 16:04:53 +02:00
parent 97260b0080
commit c3c547b82f
2 changed files with 14 additions and 10 deletions

View File

@@ -148,6 +148,13 @@ elif [[ "$RUNNING_CONTAINERS" -eq 1 ]] ; then
fi
fi
done
fi
} # end of check_proxy_state
# call method
check_proxy_state
# sleep $TIMEOUT;
@@ -165,13 +172,3 @@ elif [[ "$RUNNING_CONTAINERS" -eq 1 ]] ; then
# done;
fi
} # end of check_proxy_state
# call method
check_proxy_state