diff --git a/plugins/git/commands b/plugins/git/commands index ecb4cf37d..d9ab50e8f 100755 --- a/plugins/git/commands +++ b/plugins/git/commands @@ -24,7 +24,8 @@ case "$1" in git init --bare $APP_PATH > /dev/null PRERECEIVE_HOOK="$APP_PATH/hooks/pre-receive" cat > $PRERECEIVE_HOOK <