dags/narwhal/acme_renew/run.sh

5 lines
46 B
Bash
Executable File

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