[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