Skip to content

Conversation

@Workshopshed
Copy link

Add execution policy bypass so that we can run the PS script

Add execution policy bypass so that we can run the PS script
Copy link
Contributor

@alistairjevans alistairjevans left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As you suggested in the issue, the linux vscode shell isn't powershell, it's whatever the system shell is (e.g. bash). It just happens to be powershell on Windows, so that Set-ExecutionPolicy works.

Perhaps we should just update the README to indicate you need to have bypassed execution policy when you run it.

@alistairjevans alistairjevans linked an issue May 7, 2020 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Build on Windows

2 participants