4 lines
66 B
Batchfile
4 lines
66 B
Batchfile
@echo off
|
|
call %CMDER_ROOT%\..\..\etc\cmder\laragon.cmd
|
|
exit /b 0
|
@echo off
|
|
call %CMDER_ROOT%\..\..\etc\cmder\laragon.cmd
|
|
exit /b 0
|