From 30c8677a57b27d26f0a4c449fa8490e4e110374f 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"