mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2024-11-05 05:04:13 +01:00
13aa560fda
Fix #332. This adds a new "PreValidate" hook that is executed before checking the backup location. This allows, for example, mounting a remote source to make the directories of the location available. "PreValidate" is added as a new hook to avoid any breakage that might have been caused by changing the behaviour of the "before" hook. Documentataion updates included. |
||
---|---|---|
.. | ||
bins | ||
colors | ||
flags | ||
lock | ||
metadata | ||
terminal | ||
backend_test.go | ||
backend.go | ||
config_test.go | ||
config.go | ||
cron.go | ||
location_test.go | ||
location.go | ||
utils.go |