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

License handling does not work #326

Closed
mpoberezhniy opened this issue Mar 29, 2024 · 2 comments
Closed

License handling does not work #326

mpoberezhniy opened this issue Mar 29, 2024 · 2 comments

Comments

@mpoberezhniy
Copy link
Contributor

The error occurs when trying to use --license.

./licensed_makeself_bundle.run
more: unknown option -e
Try 'more --help' for more information.
Please type y to accept, n otherwise: n

Environment:

RHEL 8.6:
Linux hostname 4.18.0-372.32.1.el8_6.x86_64 #1 SMP Fri Oct 7 12:35:10 EDT 2022 x86_64 x86_64 x86_64 GNU/Linux

Ubuntu 20.04:

uname -r
5.15.0-101-generic

more -e
more: bad usage
Try 'more --help' for more information.
@mpoberezhniy
Copy link
Contributor Author

Looks like the more -e option is not wide-spread yet, probably some error handling should be implemented.

@mpoberezhniy
Copy link
Contributor Author

Fixed with #329

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

No branches or pull requests

1 participant