Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 286 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 286 Bytes

check-up

Just a small script that checks that a URL is up and tries every 5 minutes for up to a day until it is up.

This is useful to wait until a Canvas instance is available again as otherwise scripts can end up erroring out.

Requirements

This just needs bash and curl.