Fix some UI things.

This commit is contained in:
zicla
2018-12-07 19:33:18 +08:00
parent f4d9bbb746
commit cbfa8a7110
12 changed files with 25 additions and 17 deletions

View File

@ -82,6 +82,9 @@ rmdir /s/q %distPath%\pack
echo "remove service"
rmdir /s/q %distPath%\service
echo "remove doc"
rmdir /s/q %distPath%\doc
cd %PRE_DIR%
echo check the dist file in %distPath%