From 6c18f09badbbd4bdfdc32eaca644f8796708359b Mon Sep 17 00:00:00 2001 From: Xoconoch Date: Sat, 9 Aug 2025 12:05:34 -0600 Subject: [PATCH] Yes --- entrypoint.sh | 1 + 1 file changed, 1 insertion(+) 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