dags/suricata/acme_refresh/run.sh

5 lines
46 B
Bash
Raw Normal View History

2023-07-10 15:26:11 +02:00
#!/bin/sh
DAG=$(dirname "$0")
make -C "$DAG"