mirror of
https://github.com/cmderdev/cmder.git
synced 2025-06-15 22:27:51 +08:00
trim trailing spaces
This commit is contained in:
2
vendor/lib/lib_base.cmd
vendored
2
vendor/lib/lib_base.cmd
vendored
@ -63,7 +63,7 @@ exit /b
|
||||
:::-------------------------------------------------------------------------------
|
||||
call :detect_comspec %ComSpec%
|
||||
exit /b
|
||||
|
||||
|
||||
:detect_comspec
|
||||
set CMDER_SHELL=%~n1
|
||||
if not defined CMDER_CLINK (
|
||||
|
Reference in New Issue
Block a user