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