diff options
Diffstat (limited to 'etc/format-check.sh')
| -rwxr-xr-x | etc/format-check.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/format-check.sh b/etc/format-check.sh index 68b3d8eb..aca847c9 100755 --- a/etc/format-check.sh +++ b/etc/format-check.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env bash # # Copyright 2016 Garrett D'Amore <garrett@damore.org> # |
