Skip to content

Add script for pulling bootstrap duration

Matt Miller requested to merge mattmi/script-for-pulling-bootstrap-duration into master

Add's a script that can be used to pull bootstrap duration from a server on a given date.

It can be run locally on your laptop by providing a remote host as arg 1, or directly on a server by executing it with no args.

Merge request reports