Update script to use specified file path

This commit is contained in:
Webber
2019-11-24 20:50:49 +01:00
committed by Webber Takken
parent 53d5f0e900
commit bbf558633b

View File

@@ -32,7 +32,7 @@ if [[ -n "$UNITY_LICENSE" ]]; then
-nographics \ -nographics \
-logFile /dev/stdout \ -logFile /dev/stdout \
-quit \ -quit \
-manualLicenseFile Unity_v2019.2.11f1.ulf -manualLicenseFile $FILE_PATH
else else
# #