]> git.donarmstrong.com Git - bin.git/commitdiff
make post-receive +x
authorDon Armstrong <don@donarmstrong.com>
Mon, 12 May 2014 18:05:47 +0000 (11:05 -0700)
committerDon Armstrong <don@donarmstrong.com>
Mon, 12 May 2014 18:05:47 +0000 (11:05 -0700)
add_kgb_project

index 0b79922be12ed341c9a6609e2a13ff795821a66e..c931160dff21fb17cf70ed348a911a092ba6a9ea 100755 (executable)
@@ -13,6 +13,8 @@ cat << EOF > "$GITPATH/hooks/post-receive"
 kgb-client --git-reflog - --conf $GITPATH/hooks/kgb.conf
 EOF
 
+chmod +x "$GITPATH/hooks/post-receive"
+
 cat << EOF > "$GITPATH/hooks/kgb.conf"
 repo-id: $PROJECT
 password: $PASSWORD