Skip to content

Commit

Permalink
fix pause on cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
Fudfather committed Nov 5, 2023
1 parent 3558719 commit 43b7539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.bat
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ if "%~1"=="" (
pushd src
python -m main -f %~1
popd
pause
)

pause
exit /b 0

0 comments on commit 43b7539

Please sign in to comment.