#!/usr/bin/env bash
heroku pg:backups:restore -a ourbigbook "$@"
