Compare commits

..

No commits in common. "7b86fb431ff344bd103fca30d43b831bc88ac33e" and "61778a501ca979f334a52eedc3f8c1e7d906904e" have entirely different histories.

View File

@ -63,6 +63,7 @@ if [ ! -z "${ACME_FQDNS+x}" ]; then
if [ ! -z "${RUN_DEHYDRATED}" ]; then
/dehydrated/dehydrated --cron -t dns-01 -k /app/zwackl_hook.sh
fi
chmod -R +x /dehydrated/certs
else
echo "Directory /dehydrated not found!"
exit 1