win installer cchanged from bat to cmd

This commit is contained in:
Amit Kumar Nandi 2024-02-17 21:15:10 +05:30
parent b94408ad3b
commit e5dd956117

View file

@ -152,4 +152,4 @@ REM start browser
echo Application Deployed Successfully... echo Application Deployed Successfully...
start "" http://localhost:8080 start "" http://localhost:8080
timeout /t 20 /nobreak timeout /t 20 /nobreak
exit /b exit /b