dags/fugu/acme_rsync/run.sh

5 lines
47 B
Bash
Executable File

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