summaryrefslogtreecommitdiffhomepage
path: root/scripts/hooks
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/hooks')
-rwxr-xr-xscripts/hooks2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/hooks b/scripts/hooks
index e5226e42d..4597c6f41 100755
--- a/scripts/hooks
+++ b/scripts/hooks
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
if [ ! -d ".git" ]; then
exit 0