From c9c7fb001930ff04e222f0c70a2767293bb2dda9 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Thu, 6 May 2021 15:14:25 +0200 Subject: [PATCH] Use env trick --- entrypoint.sh.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entrypoint.sh.tmpl b/entrypoint.sh.tmpl index c74b902..1fbc1e5 100644 --- a/entrypoint.sh.tmpl +++ b/entrypoint.sh.tmpl @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/env sh set -e