mirror of
https://github.com/RGBCube/CSAssignments
synced 2025-05-31 11:28:12 +00:00
Use Out-Null
This commit is contained in:
parent
6fbd7364f2
commit
8ad5f2d626
1 changed files with 1 additions and 1 deletions
2
run.bat
2
run.bat
|
@ -1,2 +1,2 @@
|
|||
py -m pip install -U chalky toml > NUL
|
||||
py -m pip install -U chalky toml | Out-Null
|
||||
py -m interactive_runner
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue