Give permissions to license folder
parent
821ebca0b2
commit
cdf7e5d845
|
|
@ -4,6 +4,7 @@ echo "Requesting activation"
|
|||
|
||||
# Make directory for license
|
||||
sudo mkdir /Library/Application\ Support/Unity
|
||||
sudo chmod -R 777 /Library/Application\ Support/Unity
|
||||
|
||||
# Activate license
|
||||
/Applications/Unity/Hub/Editor/$UNITY_VERSION/Unity.app/Contents/MacOS/Unity \
|
||||
|
|
|
|||
Loading…
Reference in New Issue