summaryrefslogtreecommitdiff
path: root/run_win.bat
diff options
context:
space:
mode:
Diffstat (limited to 'run_win.bat')
-rw-r--r--run_win.bat2
1 files changed, 2 insertions, 0 deletions
diff --git a/run_win.bat b/run_win.bat
index 9a9f2ab..827caff 100644
--- a/run_win.bat
+++ b/run_win.bat
@@ -20,6 +20,8 @@ if %start% == other goto error
:error
echo Bad command or file name or type command
echo.
+pause>nul
+cls
goto main
:a
git pull