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

Fix KVM instructions for zsh users #1276

Closed
wants to merge 1 commit into from

Conversation

bashtoni
Copy link
Contributor

The instructions for downloading the KVM image fail under zsh because it tries to expand the * that is outside of the quotes.

Quoting the entire filename makes the command work on both zsh and bash.

@alexjch
Copy link
Contributor

alexjch commented Nov 4, 2024

@bashtoni Thanks for your contribution. I had to modify your PR to add some configuration changes. I'm closing your PR and linking your fix with my modification for reference.

@alexjch alexjch closed this Nov 4, 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