mirror of
https://github.com/cmderdev/cmder.git
synced 2025-04-15 06:02:32 +08:00
consistent spaces
This commit is contained in:
parent
0b7e47cdc2
commit
cbb10de06d
@ -5,7 +5,7 @@ SET CMDER_ROOT=%~dp0
|
|||||||
@if "%CMDER_ROOT:~-1%" == "\" SET CMDER_ROOT=%CMDER_ROOT:~0,-1%
|
@if "%CMDER_ROOT:~-1%" == "\" SET CMDER_ROOT=%CMDER_ROOT:~0,-1%
|
||||||
|
|
||||||
if not exist "%CMDER_ROOT%\config\user_ConEmu.xml" (
|
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" (
|
if exist "%~1" (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user