diff --git a/unity-command/entrypoint.sh b/unity-command/entrypoint.sh index 3bf8538..f2ba1f2 100644 --- a/unity-command/entrypoint.sh +++ b/unity-command/entrypoint.sh @@ -23,6 +23,8 @@ EOF cat $SSH_DIR/config fi +ln -s /Library . + #Activate Unity if [[ "$SERIAL" == "personal" ]]; then UnityBuilder activate -i /usr/bin/unity-editor -u $EMAIL -p $PASSWORD