mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2025-12-07 04:44:59 +00:00
PreValidate can be used to mount remote directories (e.g. via NFS) so
they must executed first before running any restic commands.
This was done for the backup command in 13aa560, but not for check. This
commit fixes that.