Skip to content

Commit

Permalink
Add set to fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
daxgames committed Sep 9, 2022
1 parent d1b1012 commit e2d817a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vendor/lib/lib_base.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ exit /b
exit /b

:detect_comspec
CMDER_SHELL=%~n1
set CMDER_SHELL=%~n1
if not defined CMDER_CLINK (
set CMDER_CLINK=1
if "%CMDER_SHELL%" equ "tcc" set CMDER_CLINK=0
Expand Down

0 comments on commit e2d817a

Please sign in to comment.