update html junction

This commit is contained in:
pypy
2020-06-26 16:43:22 +09:00
parent d5dd08ed97
commit cdb8c614d4

View File

@@ -1,2 +1,3 @@
mklink /J html bin\x64\Release\html
mklink /J "%~dp0\bin\x64\Debug\html" "%~dp0\html"
mklink /J "%~dp0\bin\x64\Release\html" "%~dp0\html"
pause