Merge pull request 'dominik-patch-1' (#13) from dominik-patch-1 into devel

Reviewed-on: #13
This commit is contained in:
Dominik Chilla 2021-07-26 20:29:10 +00:00
commit 7b86fb431f

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