lint.sh can't find proper bash location on mac and uses the old 3.x which doesn't support shopt -s inherit_errexit

This commit is contained in:
NorseGaud 2022-03-02 07:33:23 -05:00
parent 4203afec3f
commit 7fe07fc586
No known key found for this signature in database
GPG key ID: FC3D2A556A94E721

View file

@ -1,4 +1,4 @@
#! /bin/bash
#!/usr/bin/env bash
# version v0.2.0 unstable
# executed by Make during CI or manually