mirror of
https://github.com/cmderdev/cmder.git
synced 2025-01-25 15:49:08 +08:00
cleanup
This commit is contained in:
parent
12b9af99c5
commit
ec4c815264
2
vendor/init.bat
vendored
2
vendor/init.bat
vendored
@ -62,7 +62,7 @@ call "%cmder_root%\vendor\lib\lib_profile"
|
||||
shift
|
||||
)
|
||||
) else if /i "%1" == "/git_install_root" (
|
||||
if exist "%2" (
|
||||
if exist "%~2" (
|
||||
set "GIT_INSTALL_ROOT=%~2"
|
||||
shift
|
||||
) else (
|
||||
|
Loading…
Reference in New Issue
Block a user