From 0e3716f00709a6e1a0e5d64c236d92973321cc96 Mon Sep 17 00:00:00 2001 From: shenjack <3695888@qq.com> Date: Fri, 26 Jan 2024 10:38:37 +0800 Subject: [PATCH] =?UTF-8?q?config=E4=B8=8D=E5=AF=B9=E5=95=8A=EF=BC=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PowerShell/powershell.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PowerShell/powershell.config.json b/PowerShell/powershell.config.json index 1bd2a5a..8fedbc1 100644 --- a/PowerShell/powershell.config.json +++ b/PowerShell/powershell.config.json @@ -1 +1 @@ -{"Microsoft.PowerShell:ExecutionPolicy":"RemoteSigned"} \ No newline at end of file +{"Microsoft.PowerShell:ExecutionPolicy":"ByPass"} \ No newline at end of file