From f5c5431bf694f8c410b456be9ea658cd765031bd Mon Sep 17 00:00:00 2001 From: Steven Agyekum Date: Fri, 27 Dec 2019 16:12:10 +0100 Subject: [PATCH] Update entrypoint.sh --- entrypoint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entrypoint.sh b/entrypoint.sh index c321d7d..83ea6d5 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash set -eu