mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-02-13 13:58:36 +02:00
[Config] Use #!/usr/bin/env bash for scritps, fixes #2226, thanks to @cptMikky
This commit is contained in:
parent
c3d67805a1
commit
2507a8fd31
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -o pipefail
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user