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% (