From 9d6c3b12aa44d4e7f9a536dcb926d0632c211283 Mon Sep 17 00:00:00 2001 From: Vladimir Levin Date: Sun, 6 Aug 2023 17:25:48 +0900 Subject: [PATCH] FIxed shebang --- entrypoint.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/entrypoint.sh b/entrypoint.sh index dc9cb9b..28ed8f9 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -1,3 +1,5 @@ +#!/usr/bin/env bash + et -euxo pipefail insecure_option=""