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

8 lines
104 B
Bash
Executable File

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