diff --git a/installers/install.cmd b/installers/install.cmd index 2bb8e77..1f6f7f5 100644 --- a/installers/install.cmd +++ b/installers/install.cmd @@ -152,4 +152,4 @@ REM start browser echo Application Deployed Successfully... start "" http://localhost:8080 timeout /t 20 /nobreak -exit /b +exit /b \ No newline at end of file