From a596a458a496728f2253fe1741524f1a56dd875a Mon Sep 17 00:00:00 2001 From: James Barnett Date: Thu, 17 Mar 2016 19:49:27 -0500 Subject: [PATCH] update hook names so that snapshots are the first things done --- snapper-post.hook => 10_snapper-post.hook | 0 snapper-pre.hook => 10_snapper-pre.hook | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename snapper-post.hook => 10_snapper-post.hook (100%) rename snapper-pre.hook => 10_snapper-pre.hook (100%) diff --git a/snapper-post.hook b/10_snapper-post.hook similarity index 100% rename from snapper-post.hook rename to 10_snapper-post.hook diff --git a/snapper-pre.hook b/10_snapper-pre.hook similarity index 100% rename from snapper-pre.hook rename to 10_snapper-pre.hook