From ff64693a18330cd780caac79b7865fe46ae5b42d Mon Sep 17 00:00:00 2001 From: isanae <14251494+isanae@users.noreply.github.com> Date: Tue, 26 May 2020 13:16:45 -0400 Subject: [PATCH] bypass execution policy --- bootstrap.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.bat b/bootstrap.bat index 3d5768b..8586ff0 100644 --- a/bootstrap.bat +++ b/bootstrap.bat @@ -1 +1 @@ -@powershell .\bootstrap.ps1 +@type bootstrap.ps1 | powershell -