dominik-patch-1 #13

Merged
dominik merged 2 commits from dominik-patch-1 into devel 2021-07-26 20:29:10 +00:00

View File

@ -63,7 +63,6 @@ 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