Skip to content

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

Merged
rasa merged 1 commit intoScoopInstaller:masterfrom
tombrk:master
Jun 21, 2018
Merged

Add basic WSL support by appending .exe to powershell#2323
rasa merged 1 commit intoScoopInstaller:masterfrom
tombrk:master

Conversation

@tombrk
Copy link
Copy Markdown
Contributor

@tombrk tombrk 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.

2 participants