Make directory for license activation
parent
e50c0a26ef
commit
ca507708d8
|
|
@ -2,6 +2,9 @@
|
||||||
|
|
||||||
echo "Requesting activation"
|
echo "Requesting activation"
|
||||||
|
|
||||||
|
# Make directory for license
|
||||||
|
mkdir /Library/Application\ Support/Unity
|
||||||
|
|
||||||
# Activate license
|
# Activate license
|
||||||
/Applications/Unity/Hub/Editor/$UNITY_VERSION/Unity.app/Contents/MacOS/Unity \
|
/Applications/Unity/Hub/Editor/$UNITY_VERSION/Unity.app/Contents/MacOS/Unity \
|
||||||
-logFile /dev/stdout \
|
-logFile /dev/stdout \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue