This commit is contained in:
Cris Stringfellow 2024-08-29 14:59:35 +00:00
commit f7c2041b16
No known key found for this signature in database
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@ echo "SEA Config file: %SEA_CONFIG%"
set /p "user_input=Press enter to continue"
:: Ensure output folder exists
if not exist "%OUTPUT_FOLDER%" mkdir "%OUTPUT_FOLDER%"