mirror of
https://github.com/ZeusWPI/Advent-of-Code-Aggregator.git
synced 2024-11-14 20:14:27 +01:00
2 lines
50 B
Bash
Executable file
2 lines
50 B
Bash
Executable file
#!/bin/sh
|
|
git submodule foreach ../benchmark "$@"
|