#!/bin/bash BUDIR="/home/mastodon/.bu/" pg_dump mastodon_production > "${BUDIR}/$(date +%Y%m%d)-mastodon_production.sql"