dags/lb/acme_refresh/run.sh

5 lines
46 B
Bash
Raw Normal View History

2023-05-30 17:37:05 +02:00
#!/bin/sh
DAG=$(dirname "$0")
make -C "$DAG"