mirror of
https://github.com/game-ci/unity-builder.git
synced 2025-07-04 12:25:19 -04:00
added -nographics flag to build.sh (#166)
This commit is contained in:
parent
e6d3daedbe
commit
21c985b8e9
@ -111,6 +111,7 @@ echo ""
|
||||
xvfb-run --auto-servernum --server-args='-screen 0 640x480x24' \
|
||||
/opt/Unity/Editor/Unity \
|
||||
-batchmode \
|
||||
-nographics \
|
||||
-logfile /dev/stdout \
|
||||
-quit \
|
||||
-customBuildName "$BUILD_NAME" \
|
||||
|
Loading…
Reference in New Issue
Block a user