diff options
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/hooks | 2 |
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 |
