Fix some UI things.
This commit is contained in:
@ -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%
|
||||
|
Reference in New Issue
Block a user