Skip to content

Commit

Permalink
Update entrypoint.sh
Browse files Browse the repository at this point in the history
id -p to detect user
  • Loading branch information
a-mirecki authored Jun 28, 2023
1 parent 857a41e commit 0914184
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dist/platforms/mac/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#
# Create directories for license activation
#
id -p

sudo mkdir /Library/Application\ Support/Unity
sudo chmod -R 777 /Library/Application\ Support/Unity
Expand Down

0 comments on commit 0914184

Please sign in to comment.