mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-01-04 20:49:17 +00:00
[Config] Use #!/usr/bin/env bash for scritps, fixes #2226, thanks to @cptMikky
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -o pipefail
|
||||
|
||||
|
||||
Reference in New Issue
Block a user