mirror of
https://github.com/ZeusWPI/Advent-of-Code-Aggregator.git
synced 2024-11-15 04:24:26 +01:00
3 lines
50 B
Text
3 lines
50 B
Text
|
#!/bin/sh
|
||
|
git submodule foreach ../benchmark "$@"
|