Skip to content

Commit

Permalink
add pause to show errors
Browse files Browse the repository at this point in the history
  • Loading branch information
MsLolita committed Mar 30, 2024
1 parent 59cde6e commit 3b0b15b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion INSTALL.bat
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
pip install -r requirements.txt
pip install -r requirements.txt
pause
1 change: 1 addition & 0 deletions START.bat
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
python main.py
pause

0 comments on commit 3b0b15b

Please sign in to comment.