From 60059ae541adefe9b82c5818fae6fd2207476995 Mon Sep 17 00:00:00 2001 From: Romanitho <96626929+Romanitho@users.noreply.github.com> Date: Sun, 16 Jan 2022 23:59:02 +0100 Subject: [PATCH] Create install.bat --- install.bat | 1 + 1 file changed, 1 insertion(+) create mode 100644 install.bat diff --git a/install.bat b/install.bat new file mode 100644 index 0000000..67c55bf --- /dev/null +++ b/install.bat @@ -0,0 +1 @@ +powershell.exe -executionpolicy bypass -file "%~dp0winget-install-and-update.ps1"