Fix: bash to sh notation on invalid_challenge() hook

This commit is contained in:
Nicolás Kovac
2017-01-06 00:18:57 +01:00
committed by Lukas Schauer
parent 404dc3fe0f
commit 81eecedc5a

View File

@@ -74,7 +74,7 @@ unchanged_cert() {
# The path of the file containing the intermediate certificate(s).
}
function invalid_challenge {
invalid_challenge() {
local DOMAIN="${1}" RESPONSE="${2}"
# This hook is called if the challenge response has failed, so domain