From bbf558633b2ea7ad4fbd337ff6e9c8ce28c1e1fc Mon Sep 17 00:00:00 2001 From: Webber Date: Sun, 24 Nov 2019 20:50:49 +0100 Subject: [PATCH] Update script to use specified file path --- request-activation/entrypoint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/request-activation/entrypoint.sh b/request-activation/entrypoint.sh index 0fec940..7ba932c 100644 --- a/request-activation/entrypoint.sh +++ b/request-activation/entrypoint.sh @@ -32,7 +32,7 @@ if [[ -n "$UNITY_LICENSE" ]]; then -nographics \ -logFile /dev/stdout \ -quit \ - -manualLicenseFile Unity_v2019.2.11f1.ulf + -manualLicenseFile $FILE_PATH else #