Skip to content

Commit

Permalink
Remove pause
Browse files Browse the repository at this point in the history
  • Loading branch information
okorach committed Jan 19, 2025
1 parent 2827653 commit 2505f44
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions batch-files-images/datefixer.bat
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
:: setlocal enabledelayedexpansion

set /p offset=offset ?
datefixer --offset="%offset%" --files %*

pause
set /p datestamp=Datestamp ?
datefixer --offset="%datestamp%" --files %*

0 comments on commit 2505f44

Please sign in to comment.