Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix permission macos installer #1294

Merged
merged 1 commit into from
Sep 23, 2024
Merged

Fix permission macos installer #1294

merged 1 commit into from
Sep 23, 2024

Conversation

hiento09
Copy link
Contributor

Describe Your Changes

  • Fix permission macos installer

The current file permissions assign ownership to root. image

This PR will adjust the permissions, assigning ownership to the current user instead of root for the cortexcpp folder. image

Fixes Issues

Self Checklist

  • Added relevant comments, esp in complex areas
  • Updated docs (for bug fixes / features)
  • Created issues for follow-up changes or refactoring needed

@hiento09 hiento09 force-pushed the fix/macos-permission branch from d907163 to 19890bd Compare September 23, 2024 03:40
@hiento09 hiento09 merged commit 98883f0 into dev Sep 23, 2024
4 checks passed
@hiento09 hiento09 deleted the fix/macos-permission branch September 23, 2024 03:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(mac): cortexcpp folder installs with wrong permissions
3 participants