docker-restic-cron/tests/test-pre-scripts/restore/after/post-restore.sh
2019-01-28 09:53:41 -08:00

7 lines
91 B
Bash
Executable File

set -e
cd /data
# Restore the backedup database
mv test_database.db.bak test_database.db