do not chmod
This commit is contained in:
parent
a07d28cd95
commit
0e60c1646c
@ -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
|
||||
|
||||
Reference in New Issue
Block a user