diff --git a/entrypoint.sh b/entrypoint.sh index 28ed8f9..d48e10c 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -1,6 +1,4 @@ -#!/usr/bin/env bash - -et -euxo pipefail +#!/bin/sh -l insecure_option="" if [[ "$YA_INSECURE" == "true" ]]; then