We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ac2688 commit aa6410cCopy full SHA for aa6410c
docker-entrypoint.sh
@@ -1,4 +1,4 @@
1
-#!/bin/bash
+#!/usr/bin/env bash
2
set -Eeuo pipefail
3
4
if [ "${1:0:1}" = '-' ]; then
0 commit comments