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 466a61b commit c9c4089Copy full SHA for c9c4089
docker-entrypoint.sh
@@ -1,4 +1,4 @@
1
-#!/bin/bash
+#!/usr/bin/env bash
2
set -e
3
4
# usage: file_env VAR [DEFAULT]
0 commit comments