Update scripts/ExecutionPolicy.md
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
## Run this to allow PS execution
|
## Run this to allow PS execution
|
||||||
|
```powershell
|
||||||
Set-ExecutionPolicy Unrestricted -Scope CurrentUser
|
Set-ExecutionPolicy Unrestricted -Scope CurrentUser
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user