You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the sources are not present the run-before hook would not run at all. This kills use cases like using run-before hook to trigger fs snapshots creation.
If the sources are not present the
run-beforehook would not run at all. This kills use cases like usingrun-beforehook to trigger fs snapshots creation.rustic/src/commands/backup.rs
Line 187 in 852635e