We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df3a5c4 commit 622dadfCopy full SHA for 622dadf
docker-entrypoint.sh
@@ -1,4 +1,4 @@
1
-#!/bin/bash
+#!/usr/bin/env bash
2
set -eo pipefail
3
shopt -s nullglob
4
0 commit comments