dags/narwhal/mirrors/run.sh

5 lines
46 B
Bash
Raw Normal View History

2023-05-09 15:42:51 +02:00
#!/bin/sh
DAG=$(dirname "$0")
make -C "$DAG"