Update laragon.cmd

This commit is contained in:
Dax T Games
2020-09-13 07:18:33 -04:00
committed by GitHub
parent b0a0ef0857
commit d476cfe60f

View File

@@ -1,6 +1,5 @@
@echo off
echo %CMDER_ROOT% | findstr /i "laragon" >nul
if "%ERRORLEVEL%" equ "0" call %cmder_root%\..\..\etc\cmder\laragon.cmd
exit /b 0