mirror of
https://github.com/cmderdev/cmder.git
synced 2025-11-08 05:09:02 +08:00
replace :: with rem
This commit is contained in:
2
vendor/bin/vscode_init.cmd
vendored
2
vendor/bin/vscode_init.cmd
vendored
@@ -1,6 +1,6 @@
|
||||
@echo off
|
||||
|
||||
:: Find root dir
|
||||
rem Find root dir
|
||||
|
||||
if not defined CMDER_ROOT (
|
||||
for /f "delims=" %%i in ("%~dp0\..\..") do (
|
||||
|
||||
Reference in New Issue
Block a user