From cbb10de06d8731cb5096dc4cf6566c19b81e169d Mon Sep 17 00:00:00 2001 From: David Refoua Date: Mon, 24 Oct 2022 20:54:24 +0330 Subject: [PATCH] consistent spaces --- Cmder.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cmder.bat b/Cmder.bat index 3062c37..36d29d7 100644 --- a/Cmder.bat +++ b/Cmder.bat @@ -5,7 +5,7 @@ SET CMDER_ROOT=%~dp0 @if "%CMDER_ROOT:~-1%" == "\" SET CMDER_ROOT=%CMDER_ROOT:~0,-1% if not exist "%CMDER_ROOT%\config\user_ConEmu.xml" ( - copy "%CMDER_ROOT%\vendor\ConEmu.xml.default" "%CMDER_ROOT%\config\user_ConEmu.xml" + copy "%CMDER_ROOT%\vendor\ConEmu.xml.default" "%CMDER_ROOT%\config\user_ConEmu.xml" ) if exist "%~1" (