Last active
October 11, 2019 12:18
-
-
Save danielres/6541ca6663605c634f4d5b0c30ae7378 to your computer and use it in GitHub Desktop.
wait for url example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sleep 10 | |
curl --retry 8 --retry-connrefused -v localhost:1234 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment