From 6161f2b9b10facec41b7c97ea656017455d405ce Mon Sep 17 00:00:00 2001 From: chris Date: Fri, 29 May 2020 13:28:45 +0200 Subject: [PATCH] harden entrypoint --- entrypoint.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/entrypoint.sh b/entrypoint.sh index 7c71e35..c00797a 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -1,4 +1,5 @@ #!/usr/bin/env bash +set -xeo pipefail cp -r storage.skel/* storage/