mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01:00
[PR #325] [CLOSED] Fix: bash to sh notation on invalid_challenge() hook #800
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dehydrated-io/dehydrated/pull/325
Author: @nkovacne
Created: 12/28/2016
Status: ❌ Closed
Base:
master← Head:master📝 Commits (2)
7415704Fix: bash to sh notation on invalid_challenge() hookb467aa5Adding the request_failure hook📊 Changes
3 files changed (+27 additions, -3 deletions)
View changed files
📝
dehydrated(+7 -0)📝
docs/dns-verification.md(+1 -1)📝
docs/examples/hook.sh(+19 -2)📄 Description
The hook for invalid_challenge still had old notation from bash, I converted the bash notation to sh notation.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.