From 7aea91bad62b983b65e642cce69eac540bae38ff Mon Sep 17 00:00:00 2001 From: Webber Date: Sun, 24 Nov 2019 20:59:58 +0100 Subject: [PATCH] Prevent instant exit --- request-activation/entrypoint.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/request-activation/entrypoint.sh b/request-activation/entrypoint.sh index 7ba932c..4a107e5 100644 --- a/request-activation/entrypoint.sh +++ b/request-activation/entrypoint.sh @@ -1,7 +1,5 @@ #!/usr/bin/env bash -set -e - if [[ -n "$UNITY_LICENSE" ]]; then # # PERSONAL LICENSE MODE