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: Look for DRM helper in the main executable's directory #37

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

gmbeard
Copy link
Owner

@gmbeard gmbeard commented Jul 21, 2024

The process will now look for shadow-cast-kms in the same directory as the main shadow-cast binary.

This makes us more portable when it comes to the installation location. Previously, the user had to ensure that shadow-cast-kms was in their $PATH if they installed to a custom location.

The process will now look for `shadow-cast-kms` in the same directory
as the main `shadow-cast` binary.

This makes us more portable when it comes to the installation location.
Previously, the user had to ensure that `shadow-cast-kms` was in their
`$PATH` if they installed to a custom location.
@gmbeard gmbeard force-pushed the fix/look-for-drm-helper-in-current-binary-dir branch from 266b925 to b66ca85 Compare July 22, 2024 20:17
@gmbeard gmbeard merged commit 73d8b2e into main Jul 23, 2024
@gmbeard gmbeard deleted the fix/look-for-drm-helper-in-current-binary-dir branch July 23, 2024 17:28
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.

1 participant