X-Git-Url: https://git.teslayout.com/public/public/public/?a=blobdiff_plain;f=scr%2Fgit%2Fuse_post-update.sh;fp=scr%2Fgit%2Fuse_post-update.sh;h=1e0fcd3cd4053510df439ab28ad03455e02bed2d;hb=b8ca790ae7733e99e316c4b07cebe1c50d834ad7;hp=a3ed7a932ab8cebbb9328fa8f16f3ad636fc1460;hpb=1ce160895d247c3fed86a42645c378ca1b920ef3;p=anna.git diff --git a/scr/git/use_post-update.sh b/scr/git/use_post-update.sh index a3ed7a9..1e0fcd3 100755 --- a/scr/git/use_post-update.sh +++ b/scr/git/use_post-update.sh @@ -1,3 +1,4 @@ #!/bin/sh +# THIS ONLY IS EFFECTIVE IF YOU ARE WORKING ON THE GIT SERVER HOST cd `dirname $0`/../../.git/hooks mv post-update.sample post-update 2>/dev/null