aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/run-one
blob: f062638dee3cf4df8aa6ab9f923f977225512e71 (plain) (blame)
1
2
3
4
5
#!/bin/sh

cargo build --release

nice -n 19 ./target/release/wwb game.bin | tee -ai output.log