Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
daxgames committed Nov 11, 2023
1 parent 678b482 commit 2ab6bcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cmder.bat
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ exit /b
exit /b 1
)
)

if exist "%~1" (
start %cmder_root%\vendor\conemu-maximus5\ConEmu.exe /Icon "%CMDER_ROOT%\icons\cmder.ico" /Title Cmder /LoadCfgFile "%~1"
) else (
Expand Down

0 comments on commit 2ab6bcd

Please sign in to comment.