mirror of
https://github.com/restic/restic.git
synced 2026-07-20 22:24:54 +00:00
Add decrypt, refactor
This commit is contained in:
@@ -11,6 +11,7 @@ prepare() {
|
||||
export BASE="$(mktemp --tmpdir --directory khepri-testsuite-XXXXXX)"
|
||||
export KHEPRI_REPOSITORY="${BASE}/khepri-backup"
|
||||
export DATADIR="${BASE}/fake-data"
|
||||
export KHEPRI_PASSWORD="foobar"
|
||||
debug "repository is at ${KHEPRI_REPOSITORY}"
|
||||
|
||||
mkdir -p "$DATADIR"
|
||||
|
||||
Reference in New Issue
Block a user