1
Fork 0
mirror of https://github.com/RGBCube/CSAssignments synced 2025-05-31 11:28:12 +00:00

Use Out-Null

This commit is contained in:
RGBCube 2022-11-09 19:19:38 +03:00
parent 6fbd7364f2
commit 8ad5f2d626

View file

@ -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