Remove -nographics flag, ensure single -batchmode flag (#261)
* Remove -nographics flag, ensure -batchmode * Remove explicit batch mode * Add libnotify4 and bin for notify-send * non-interactive frontend * Move docker changes to base image (docker repo)
This commit is contained in:
1
dist/steps/build.sh
vendored
1
dist/steps/build.sh
vendored
@@ -116,7 +116,6 @@ echo ""
|
||||
# Reference: https://docs.unity3d.com/2019.3/Documentation/Manual/CommandLineArguments.html
|
||||
|
||||
unity-editor \
|
||||
-nographics \
|
||||
-logfile /dev/stdout \
|
||||
-quit \
|
||||
-customBuildName "$BUILD_NAME" \
|
||||
|
||||
Reference in New Issue
Block a user