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/return_license.sh
vendored
1
dist/steps/return_license.sh
vendored
@@ -7,7 +7,6 @@ if [[ -n "$UNITY_SERIAL" ]]; then
|
||||
# This will return the license that is currently in use.
|
||||
#
|
||||
unity-editor \
|
||||
-nographics \
|
||||
-logFile /dev/stdout \
|
||||
-quit \
|
||||
-returnlicense
|
||||
|
||||
Reference in New Issue
Block a user