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