mirror of
https://github.com/cmderdev/cmder.git
synced 2024-11-10 17:59:11 +08:00
cleanup
This commit is contained in:
parent
3ca03795d3
commit
cd92c9fa74
8
vendor/init.bat
vendored
8
vendor/init.bat
vendored
@ -220,10 +220,10 @@ goto :SKIP_CLINK
|
||||
"%CMDER_ROOT%\vendor\clink\clink_%clink_architecture%.exe" inject --quiet --profile "%CMDER_CONFIG_DIR%" --scripts "%CMDER_ROOT%\vendor"
|
||||
set CMDER_CLINK=2
|
||||
|
||||
if errorlevel 1 (
|
||||
%print_error% "Clink initialization has failed with error code: %errorlevel%"
|
||||
goto :CLINK_FINISH
|
||||
)
|
||||
REM if errorlevel 1 (
|
||||
REM %print_error% "Clink initialization has failed with error code: %errorlevel%"
|
||||
REM goto :CLINK_FINISH
|
||||
REM )
|
||||
|
||||
set CMDER_CLINK=2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user