This commit is contained in:
Dax T. Games 2018-09-03 06:08:44 -05:00
parent 12b9af99c5
commit ec4c815264

2
vendor/init.bat vendored
View File

@ -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 (