add newline

This commit is contained in:
Abhilash Majumder 2024-01-30 17:23:31 +05:30 committed by GitHub
parent 969f257383
commit 5f1d91fbfe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,3 +17,4 @@ if "%COMPONENTS%"=="" (
set installer_exit_code=%ERRORLEVEL%
rd /s/q "webimage_extracted"
exit /b %installer_exit_code%