From 773ddca9e98b6aa580872aa3b82cc6f999e35510 Mon Sep 17 00:00:00 2001 From: srdusr Date: Wed, 5 Jun 2024 19:07:20 +0200 Subject: Testing --- .config/powershell/bootstrap.ps1 | 1 - 1 file changed, 1 deletion(-) (limited to '.config/powershell/bootstrap.ps1') diff --git a/.config/powershell/bootstrap.ps1 b/.config/powershell/bootstrap.ps1 index a4203be..9a42114 100644 --- a/.config/powershell/bootstrap.ps1 +++ b/.config/powershell/bootstrap.ps1 @@ -1,7 +1,6 @@ # Requires -RunAsAdministrator # Set execution policy to remote signed -#Set-ExecutionPolicy RemoteSigned Set-ExecutionPolicy RemoteSigned -Scope CurrentUser -Force # Set network category to private -- cgit v1.2.3