mirror of
https://github.com/cmderdev/cmder.git
synced 2024-11-10 09:49:12 +08:00
call init.bat
with the same arguments
This commit is contained in:
parent
39afad1743
commit
ffb93b1804
2
vendor/bin/cmder_shell.cmd
vendored
2
vendor/bin/cmder_shell.cmd
vendored
@ -9,5 +9,5 @@ if "%cmder_init%" == "1" (
|
|||||||
)
|
)
|
||||||
|
|
||||||
pushd "%CMDER_ROOT%"
|
pushd "%CMDER_ROOT%"
|
||||||
call "%CMDER_ROOT%\vendor\init.bat" /f
|
call "%CMDER_ROOT%\vendor\init.bat" /f %*
|
||||||
popd
|
popd
|
||||||
|
Loading…
Reference in New Issue
Block a user