提交 11f42a78 编写于 作者: J Joao Moreno

build

上级 3af18069
@echo off
setlocal
pushd %~dp0\..
if not "%APPVEYOR%" == "" (
set ELECTRON_RUN_AS_NODE=
)
......@@ -13,4 +15,6 @@ set VSCODEUSERDATADIR=%TMP%\vscodeuserfolder-%RANDOM%-%TIME:~6,5%
rmdir /s /q %VSCODEUSERDATADIR%
popd
endlocal
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册