Skip to content

Latest commit

 

History

History

check-up

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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.