Add blank line after delete

This commit is contained in:
twangboy 2017-07-18 11:28:49 -06:00
parent f7c0bb4f46
commit 0946002713

View file

@ -115,6 +115,7 @@ if not %errorLevel%==0 (
@echo ---------------------------------------------------------------------
rd /s /q "%SrcDir%\build"
rd /s /q "%SrcDir%\dist"
@echo.
:: Install Current Version of salt
@echo %0 :: Install Current Version of salt...