#!/usr/bin/env bash
set -euo pipefail
exec "$(dirname "$0")/cctally" five-hour-blocks "$@"
