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

select apk from binary path, not cwd #392

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

miraclx
Copy link

@miraclx miraclx commented May 17, 2021

In the case that the GNIREHTET_APK env is unset, the default gnirehtet.apk file should be correctly referenced as being in the same folder as the binary itself. Instead of the current behavior of checking the current working directory.

This is implemented to be able to traverse links, so you can have symbolic links to the binary without equally linking the APK.

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.

None yet

1 participant