remove pause

This commit is contained in:
Nathan
2025-08-15 12:16:36 -06:00
parent fb9756bdb8
commit e79878e656

View File

@@ -59,6 +59,4 @@ if "%fileFound%"=="false" (
echo Make sure you're running this from the correct directory.
)
echo.
echo Done! Press any key to exit.
pause > nul
echo.