add newline at end of file

This commit is contained in:
Zhang 2024-03-25 14:51:46 +08:00
parent 27f007b4a9
commit 11a64f8827

View file

@ -30,4 +30,5 @@ exit /B 0
:ERROR :ERROR
echo comomand error: %errorlevel% echo comomand error: %errorlevel%
exit /B %errorlevel% exit /B %errorlevel%