Abstract away steps and remove output variables

This commit is contained in:
Webber
2020-01-08 00:52:58 +01:00
committed by Webber Takken
parent 53bec7beb4
commit 2ef785ceac
4 changed files with 179 additions and 174 deletions

View File

@@ -0,0 +1,14 @@
#!/usr/bin/env bash
#
# PROFESSIONAL (SERIAL) LICENSE MODE
#
# This will return the license that is currently in use.
#
xvfb-run --auto-servernum --server-args='-screen 0 640x480x24' \
/opt/Unity/Editor/Unity \
-batchmode \
-nographics \
-logFile /dev/stdout \
-quit \
-returnlicense