diff --git a/scripts/install-hooks.sh b/scripts/install-hooks.sh index 6021560..9a19fba 100644 --- a/scripts/install-hooks.sh +++ b/scripts/install-hooks.sh @@ -29,3 +29,4 @@ EOF chmod +x "$POST_PUSH" echo " Installed post-push hook → $POST_PUSH" + \ No newline at end of file