Project

General

Profile

1 7356 aaronmk
#!/bin/sh
2
# Downloads archives of CSVs for each state
3
4 7358 aaronmk
selfDir="$(dirname -- "$0")"
5
6
cd "$selfDir"
7 7363 aaronmk
exec make