Skip to content

Conversation

@xfiftyone
Copy link

There is an error when trying to retrieve the version number of apktool on macOS because the grep command does not have the -P parameter.
Using sed to handle the issue seems to work fine.
image
It can be executed normally on Ubuntu as well.

@ax
Copy link
Owner

ax commented Mar 11, 2024

How about using GNU grep?

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.

2 participants