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

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