dags/caladan/acme_rsync/run.sh

5 lines
46 B
Bash
Executable File

#!/bin/sh
DAG=$(dirname "$0")
make -C "$DAG"