From a03847db36dc8034704b43362f658935e4958e54 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 aae4156..9c41eef 100644 --- a/installer-windows.bat +++ b/installer-windows.bat @@ -1,5 +1,4 @@ @echo off -@echo off cd /D "%~dp0"