Skip to content

Instantly share code, notes, and snippets.

@danielres
Last active October 11, 2019 12:18
Show Gist options
  • Save danielres/6541ca6663605c634f4d5b0c30ae7378 to your computer and use it in GitHub Desktop.
Save danielres/6541ca6663605c634f4d5b0c30ae7378 to your computer and use it in GitHub Desktop.
wait for url example
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