6 lines
54 B
Makefile
6 lines
54 B
Makefile
all:
|
|
echo OK
|
|
|
|
collect:
|
|
bash scripts/collect-vids.sh
|