File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,6 @@ if [[ -n "$UNITY_LICENSE" ]] || [[ -n "$UNITY_LICENSE_FILE" ]]; then
2525
2626 # Activate license
2727 ACTIVATION_OUTPUT=$( unity-editor \
28- -batchmode \
2928 -nographics \
3029 -logFile /dev/stdout \
3130 -quit \
Original file line number Diff line number Diff line change @@ -109,7 +109,6 @@ echo "###########################"
109109echo " "
110110
111111unity-editor \
112- -batchmode \
113112 -nographics \
114113 -logfile /dev/stdout \
115114 -quit \
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ if [[ -n "$UNITY_SERIAL" ]]; then
77 # This will return the license that is currently in use.
88 #
99 unity-editor \
10- -batchmode \
1110 -nographics \
1211 -logFile /dev/stdout \
1312 -quit \
You can’t perform that action at this time.
0 commit comments