diff --git a/entrypoint.sh b/entrypoint.sh index 783a902..f50d56e 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env bash set -o errexit set -o nounset