mirror of
https://github.com/cmderdev/cmder.git
synced 2025-02-25 23:00:23 +08:00
Initialize time_init to fix init error message
This commit is contained in:
parent
cb78f0486a
commit
5be25f29f8
1
vendor/init.bat
vendored
1
vendor/init.bat
vendored
@ -11,6 +11,7 @@ set cmder_init_start=%time%
|
|||||||
:: Use /v command line arg or set to > 0 for verbose output to aid in debugging.
|
:: Use /v command line arg or set to > 0 for verbose output to aid in debugging.
|
||||||
set verbose_output=0
|
set verbose_output=0
|
||||||
set debug_output=0
|
set debug_output=0
|
||||||
|
set time_init=0
|
||||||
set max_depth=1
|
set max_depth=1
|
||||||
set "CMDER_USER_FLAGS= "
|
set "CMDER_USER_FLAGS= "
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user