diff --git a/zonefile_cron b/zonefile_cron index 3db8609..4ca8e08 100755 --- a/zonefile_cron +++ b/zonefile_cron @@ -2,4 +2,6 @@ set -euxo pipefail cd /src -exec /usr/bin/python3 generateZonefiles.py +/usr/bin/python3 generateZonefiles.py + +[ -n "${HC_PING}" ] && curl -sSfLo /dev/null "${HC_PING}"