diff --git a/entrypoint.sh b/entrypoint.sh index 4f9a0c4..cf00504 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -1,3 +1,4 @@ +#!/bin/bash set -e # Set umask if UMASK variable is provided