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

wings: use bracket statements #139

Merged
merged 2 commits into from
Jan 17, 2021
Merged

wings: use bracket statements #139

merged 2 commits into from
Jan 17, 2021

Conversation

Linux123123
Copy link
Member

Changed all

"$var"

to

[ "$var" == true ]

@vilhelmprytz
Copy link
Member

I've noticed that [ "$var" == true ] does not work on zsh. Do you know why?

@Linux123123
Copy link
Member Author

I've noticed that [ "$var" == true ] does not work on zsh. Do you know why?

Not really.

@vilhelmprytz vilhelmprytz merged commit a638151 into pterodactyl-installer:master Jan 17, 2021
vilhelmprytz added a commit that referenced this pull request Jan 17, 2021
updated with #139 changes
@Linux123123 Linux123123 deleted the wings-PR branch April 6, 2021 13:29
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

2 participants