#!/bin/sh
export LE_TSIGKEY=/data/dns/tsig.example.com.conf
export LE_SERVER=ns01.example.com
export LE_ZONE=example.com
/data/ssl/dehydrated-nsupdate "$@"