-
Notifications
You must be signed in to change notification settings - Fork 3
fix: Make bootstrap.sh/env.rc work on Linux platforms #3
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: Make bootstrap.sh/env.rc work on Linux platforms #3
Conversation
Currently, I am getting a following warning during
|
Hi, there! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
I tried it on Ubuntu in my macOS. And confirmed that it works.
Glad to hear that! UTM is a really nice solution for this, isn't it. |
Hi! Thank you for making the nice project open-source! ;)
I am working on making insdog work/be developed in Linux platform.
Here's a PR, please have a look at it!