From 935a65d69b545f441c379a334398a591806b8f01 Mon Sep 17 00:00:00 2001 From: Obie Hinojosa Date: Sun, 27 Oct 2024 14:55:35 -0500 Subject: [PATCH] remove extra `@echo off` line --- installer-windows.bat | 1 - 1 file changed, 1 deletion(-) diff --git a/installer-windows.bat b/installer-windows.bat index 026fdac..fd2b7b8 100644 --- a/installer-windows.bat +++ b/installer-windows.bat @@ -1,5 +1,4 @@ @echo off -@echo off cd /D "%~dp0"