mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2026-04-27 07:55:25 +00:00
bb29a98614
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.