From 881761be5bba44b79563a63b1539ba3809ce540a Mon Sep 17 00:00:00 2001 From: Nils Schneider Date: Sun, 28 Dec 2014 20:45:52 +0100 Subject: [PATCH] scripts/post-merge: fix documentation --- scripts/post-merge | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/post-merge b/scripts/post-merge index dc97dd3..f45b79f 100755 --- a/scripts/post-merge +++ b/scripts/post-merge @@ -3,7 +3,7 @@ # post-merge hook for Debian systems # # 1. copy to .git/hooks -# 2. to test run "git pull -q" +# 2. to test run ".git/hooks/post-merge" # 3. create cronjob running "git pull -q -C /etc/tinc/icvpn/" #