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

I need run shell script in bashrc before I launch the app #106

Open
swithun-liu opened this issue Oct 24, 2021 · 1 comment
Open

I need run shell script in bashrc before I launch the app #106

swithun-liu opened this issue Oct 24, 2021 · 1 comment

Comments

@swithun-liu
Copy link

I have some pretreatment in .bashrc, such as Internet settings, then my app can connect to Internet correctly

but the app launched from GWSL didn't run the bash script in .bashrc, so there is something wrong

@Pololot64
Copy link
Member

A workaround may be to make a script that loads .bashrc and then your program. Then you can make a shortcut that points to this new script. Otherwise this is just a limitation I ran into in wsl

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

No branches or pull requests

2 participants