vishnubob / wait-for-it

Pure bash script to test and wait on the availability of a TCP host and port
MIT License
9.39k stars 2.27k forks source link

Raw shell script URL `500` #94

Closed ykamo001 closed 4 years ago

ykamo001 commented 4 years ago

https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh leads to a 500: Internal Server Error. This script is so useful when using in Docker containers and pipelines, would love for it to be available again instead of having to use Git to clone repo every time.