diff --git a/install.sh b/install.sh index e93466b..5b14f72 100644 --- a/install.sh +++ b/install.sh @@ -12,10 +12,10 @@ fugitive_write_template() { fugitive_install_hooks() { echo -n "Installing fugitive hooks scripts... " - (base64 -d | gunzip) >> .git/hooks/pre-commit < .git/hooks/pre-commit <> .git/hooks/pre-receive < .git/hooks/pre-receive < .git/hooks/post-commit <