diff --git a/entrypoint.sh b/entrypoint.sh index 51f7cea0..f5d7305a 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -29,7 +29,7 @@ then __BOOTSTRAP_ENDPOINT="$__ENDPOINT" break else - echo " Failed! The endpoint is unreachable or your IP is not whitelisted." + echo " Failed! The endpoint is unreachable." continue fi done