This website requires JavaScript.
Explore
Help
Sign In
vividboarder
/
docker-restic-cron
Watch
1
Star
0
Fork
0
You've already forked docker-restic-cron
mirror of
https://github.com/ViViDboarder/docker-restic-cron.git
synced
2024-11-14 17:26:47 +00:00
Code
Issues
Releases
Wiki
Activity
cdc1cfac30
docker-restic-cron
/
tests
/
test-pre-scripts
/
restore
/
before
/
pre-restore.sh
5 lines
61 B
Bash
Raw
Normal View
History
Unescape
Escape
Add pre-commit and lint
2021-06-14 22:55:26 +00:00
#! /bin/bash
Add support for pre/post scripts Allows adding scripts to a directory to be executed before backups and after restorating. This can allow backing up a mysql dump or something. Using these could (and probably does) break verify checks Fixes #8
2018-09-28 00:32:55 +00:00
set
-e
# Don't really need to do anything here
Reference in New Issue
Copy Permalink