call init.bat with the same arguments

This commit is contained in:
David Refoua 2023-10-25 12:32:31 +03:30 committed by GitHub
parent 39afad1743
commit ffb93b1804
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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