Add missing sudo
parent
ca507708d8
commit
821ebca0b2
|
|
@ -3,7 +3,7 @@
|
|||
echo "Requesting activation"
|
||||
|
||||
# Make directory for license
|
||||
mkdir /Library/Application\ Support/Unity
|
||||
sudo mkdir /Library/Application\ Support/Unity
|
||||
|
||||
# Activate license
|
||||
/Applications/Unity/Hub/Editor/$UNITY_VERSION/Unity.app/Contents/MacOS/Unity \
|
||||
|
|
|
|||
Loading…
Reference in New Issue