#!/bin/bash # # Backup restoration. # # Load. source $APP_BASE/lib/hydra/functions || exit 1 hydra_config_load hydra_backup_environment $* duplicity restore file:///$BACKUPDIR/ $RESTOREDIR/