Commit Graph

5 Commits

Author SHA1 Message Date
ViViDboarder ff7089e27a Switch to Alpine 2021-06-14 17:01:52 -07:00
ViViDboarder cdc1cfac30 Add pre-commit and lint 2021-06-14 15:57:51 -07:00
ViViDboarder e03322250e Additional cleanup after merge 2019-01-28 11:55:12 -08:00
ViViDboarder aad79a458a Refactor pre/post script tests 2019-01-28 09:53:41 -08:00
ViViDboarder b2d95cc775 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-27 18:09:20 -07:00