Add set to fix error

This commit is contained in:
Dax T. Games 2022-09-09 09:11:45 -04:00
parent d1b1012741
commit e2d817a497

View File

@ -65,7 +65,7 @@ exit /b
exit /b exit /b
:detect_comspec :detect_comspec
CMDER_SHELL=%~n1 set CMDER_SHELL=%~n1
if not defined CMDER_CLINK ( if not defined CMDER_CLINK (
set CMDER_CLINK=1 set CMDER_CLINK=1
if "%CMDER_SHELL%" equ "tcc" set CMDER_CLINK=0 if "%CMDER_SHELL%" equ "tcc" set CMDER_CLINK=0