added note for exection policy

This commit is contained in:
poslop
2025-02-10 13:18:12 -06:00
parent 61f0560365
commit 5b0deee4cb

View File

@@ -0,0 +1,3 @@
## Run this to allow PS execution
Set-ExecutionPolicy Unrestricted -Scope CurrentUser