chore(script/prepare-commit-msg): fix shebang

This commit is contained in:
Sebastian Ullrich 2019-05-05 11:15:39 +02:00
parent a3935aedcd
commit 51fe185989

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
set -eo pipefail
# exit on existing commit message