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

Convert $EULA to lowercase #59

Closed
wants to merge 1 commit into from
Closed

Conversation

iapetos163
Copy link

As a way to mitigate the user error in #55, this automatically converts the EULA environment variable to lowercase using special bash syntax. Tested this locally and it works as expected.

@nimmis
Copy link
Owner

nimmis commented Jun 3, 2024

the IF statement will not be true if EULA is empty, no code executed inside

Fixed it in another way so it will be true case insensitive to the name

@nimmis nimmis closed this Jun 3, 2024
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