Skip to content

Commit 1d406c6

Browse files
committed
Pausing at the end of the batch files to show errors.
1 parent d3cb85f commit 1d406c6

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

run-gui.bat

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ cd /D "%~dp0"
77
call ./RefreshEnv.cmd
88

99
python run.py gui
10+
11+
pause

run.bat

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ cd /D "%~dp0"
77
call ./RefreshEnv.cmd
88

99
python run.py
10+
11+
pause

0 commit comments

Comments
 (0)