docker-duplicity-cron/tests/test-pre-scripts/restore/after/post-restore.sh

7 lines
91 B
Bash
Executable File

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