mirror of
https://github.com/cmderdev/cmder.git
synced 2024-11-10 09:49:12 +08:00
cleanup
This commit is contained in:
parent
277972a7f2
commit
7b191d3caf
3
vendor/init.bat
vendored
3
vendor/init.bat
vendored
@ -95,8 +95,6 @@ if defined CMDER_USER_CONFIG (
|
||||
)
|
||||
|
||||
:: Pick right version of clink
|
||||
echo here
|
||||
|
||||
if "%PROCESSOR_ARCHITECTURE%"=="x86" (
|
||||
set architecture=86
|
||||
set architecture_bits=32
|
||||
@ -225,7 +223,6 @@ goto :PATH_ENHANCE
|
||||
:: Skip this if GIT WAS FOUND else we did 'endlocal' above!
|
||||
endlocal
|
||||
|
||||
echo here2
|
||||
:PATH_ENHANCE
|
||||
%lib_path% enhance_path "%CMDER_ROOT%\vendor\bin"
|
||||
%lib_path% enhance_path_recursive "%CMDER_ROOT%\bin" %max_depth%
|
||||
|
Loading…
Reference in New Issue
Block a user