Avoid use of static attribute in functions
[anna.git] / scr / git / use_post-update.sh
index a3ed7a9..1e0fcd3 100755 (executable)
@@ -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