fix: Bash shebang

* fix: Bash shebang
This commit is contained in:
Kroese
2023-12-16 07:42:57 +01:00
committed by GitHub
parent d22a3a4c7d
commit 2e0107e46f
4 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
set -Eeuo pipefail
# Docker environment variables