From 08eb685e0d5ecbfd6771cd248c6495f1115312da Mon Sep 17 00:00:00 2001 From: Marco Micera Date: Fri, 21 May 2021 15:31:21 +0200 Subject: [PATCH] Fixed entrypoint script's execute permission --- helloworld.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 helloworld.sh diff --git a/helloworld.sh b/helloworld.sh old mode 100644 new mode 100755