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

Add basic WSL support by appending .exe to powershell #2323

Merged
merged 1 commit into from
Jun 21, 2018
Merged

Add basic WSL support by appending .exe to powershell #2323

merged 1 commit into from
Jun 21, 2018

Conversation

sh0rez
Copy link
Contributor

@sh0rez sh0rez commented Jun 21, 2018

Basic WSL Support

Problem: Scoop uses a hardcoded powershell -ex unrestricted call to launch itself. As the WSL needs native end with .exe, the script fails.

Fix
Just added the .exe-extension to the script, as this has no impact on the windows side but enables the usage of scoop inside of the WSL

@rasa rasa merged commit d478a26 into ScoopInstaller:master Jun 21, 2018
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