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

Adapt instance manage to support Linux #802

Merged
merged 1 commit into from
Aug 16, 2021
Merged

Conversation

Zerpet
Copy link
Collaborator

@Zerpet Zerpet commented Aug 16, 2021

This closes #801

Note to reviewers: remember to look at the commits in this PR and consider if they can be squashed

Summary Of Changes

The command open is specific to MacOS. Linux desktops use xdg-open instead. The rest of the script should be compatible with Linux.

Additional Context

N/A

Local Testing

No tests added or modified.

The command `open` is specific to MacOS. Linux desktops use `xdg-open`
instead. The rest of the script should be compatible with Linux.

[#801]

Signed-off-by: Aitor Perez Cedres <[email protected]>
@Zerpet Zerpet merged commit 78cc7ad into main Aug 16, 2021
@Zerpet Zerpet deleted the kubectl-rabbitmq-linux branch August 16, 2021 14:45
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.

open: command not found
2 participants