diff --git a/pre-commit b/pre-commit index 97e57fb..60d6877 100755 --- a/pre-commit +++ b/pre-commit @@ -1,4 +1,4 @@ -#!/usr/bin/sh +#!/bin/sh set -e if git diff --cached --name-only | grep -E '.(js|json)$'; then