diff --git a/update.bat b/update.bat index f5fa7be..d2d729c 100644 --- a/update.bat +++ b/update.bat @@ -31,3 +31,4 @@ if "%mod_date%" neq "%last_mod_date%" ( rem copy example prompt to user folder without overwrite xcopy "example_prompt\*.*" ".user\prompt" /I /E /Y /D +pause \ No newline at end of file