From c0fc10009a659dc8137b092536415250f07770b5 Mon Sep 17 00:00:00 2001 From: David Refoua Date: Tue, 25 Oct 2022 00:13:21 +0330 Subject: [PATCH] use colons for batch labels --- vendor/init.bat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vendor/init.bat b/vendor/init.bat index dd735c8..5f5f83b 100644 --- a/vendor/init.bat +++ b/vendor/init.bat @@ -121,7 +121,7 @@ call "%cmder_root%\vendor\lib\lib_profile" set "CMDER_USER_FLAGS=%1 %CMDER_USER_FLAGS%" ) shift -goto var_loop +goto :var_loop :start :: Sets CMDER_SHELL, CMDER_CLINK, CMDER_ALIASES variables @@ -381,7 +381,7 @@ if "%ERRORLEVEL%" == "0" ( call "%user_aliases%" -if "%CMDER_CONFIGURED%" gtr "1" goto CMDER_CONFIGURED +if "%CMDER_CONFIGURED%" gtr "1" goto :CMDER_CONFIGURED :: See vendor\git-for-windows\README.portable for why we do this :: Basically we need to execute this post-install.bat because we are