You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-08 23:06:49 +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:
@ -1,4 +1,4 @@
|
|||||||
#! /bin/bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
# version v0.2.0 unstable
|
# version v0.2.0 unstable
|
||||||
# executed by Make during CI or manually
|
# executed by Make during CI or manually
|
||||||
|
Reference in New Issue
Block a user