1
0
mirror of https://github.com/tomav/docker-mailserver.git synced 2024-06-21 06:57:12 +02:00

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