From 616cae1e71d6d3c9dff8f53fc9a87528e5ff1100 Mon Sep 17 00:00:00 2001 From: USER Date: Sun, 16 Jul 2023 15:49:14 +0100 Subject: [PATCH] . --- BaseGitClone.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BaseGitClone.bat b/BaseGitClone.bat index d9fa849..dd1f2fd 100755 --- a/BaseGitClone.bat +++ b/BaseGitClone.bat @@ -1,4 +1,4 @@ -@echo off +@echo on set check_computername=%COMPUTERNAME% echo "Found computer %check_computername%"