提交 4fa83458 编写于 作者: E Eric Amodio

Aligns with bash version

上级 84c882df
...@@ -13,9 +13,8 @@ set NAMESHORT=%NAMESHORT: "=% ...@@ -13,9 +13,8 @@ set NAMESHORT=%NAMESHORT: "=%
set NAMESHORT=%NAMESHORT:"=%.exe set NAMESHORT=%NAMESHORT:"=%.exe
set CODE=".build\electron\%NAMESHORT%" set CODE=".build\electron\%NAMESHORT%"
:: Download Electron if needed :: Get electron
node build\lib\electron.js call yarn electron
if %errorlevel% neq 0 node .\node_modules\gulp\bin\gulp.js electron
:: Manage built-in extensions :: Manage built-in extensions
if "%1"=="--builtin" goto builtin if "%1"=="--builtin" goto builtin
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册