mirror of
https://github.com/cmderdev/cmder.git
synced 2025-06-15 22:27:51 +08:00
sync
This commit is contained in:
2
vendor/user_init.cmd.template
vendored
2
vendor/user_init.cmd.template
vendored
@ -144,7 +144,7 @@ goto :SKIP_CLINK
|
||||
|
||||
set CMDER_INIT_END=%time%
|
||||
|
||||
if "%CMDER_INIT_END%" neq "" if "%CMDER_INIT_START%" neq "" (
|
||||
if "%time_init%" == "1" if "%CMDER_INIT_END%" neq "" if "%CMDER_INIT_START%" neq "" (
|
||||
call "%cmder_root%\vendor\bin\timer.cmd" "%CMDER_INIT_START%" "%CMDER_INIT_END%"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user