Skip to content

Commit

Permalink
call init.bat with the same arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
DRSDavidSoft authored Oct 25, 2023
1 parent 39afad1 commit ffb93b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vendor/bin/cmder_shell.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ if "%cmder_init%" == "1" (
)

pushd "%CMDER_ROOT%"
call "%CMDER_ROOT%\vendor\init.bat" /f
call "%CMDER_ROOT%\vendor\init.bat" /f %*
popd

0 comments on commit ffb93b1

Please sign in to comment.