From a9aab80104b7a9f51ad40f871f9fbb7145d7a3dc Mon Sep 17 00:00:00 2001 From: USER Date: Sun, 21 May 2023 20:16:24 +0100 Subject: [PATCH] . --- BaseGitClone.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BaseGitClone.bat b/BaseGitClone.bat index d1086a4..5a7a30c 100755 --- a/BaseGitClone.bat +++ b/BaseGitClone.bat @@ -5,7 +5,7 @@ echo "Found computer %check_computername%" set SCRIPTS="C:\Scripts" set GIT="C:\Program Files\Git\git-bash.exe" -mkdir %SCRIPTS% +@REM mkdir %SCRIPTS% if exist %GIT% (