mirror of
https://github.com/henrikpersson/potatis.git
synced 2025-04-02 10:32:09 -04:00
2 lines
No EOL
80 B
Bash
Executable file
2 lines
No EOL
80 B
Bash
Executable file
#!/bin/sh
|
|
find ../test-roms -name '*.nes' | xargs -I{} cargo run --release -- {} |