.
This commit is contained in:
@ -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% (
|
||||
|
||||
Reference in New Issue
Block a user