mirror of
https://github.com/cmderdev/cmder.git
synced 2025-03-12 21:54:38 +08:00
Add set to fix error
This commit is contained in:
parent
d1b1012741
commit
e2d817a497
2
vendor/lib/lib_base.cmd
vendored
2
vendor/lib/lib_base.cmd
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user