[PR #325] [CLOSED] Fix: bash to sh notation on invalid_challenge() hook #800

Closed
opened 2025-12-29 01:29:22 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dehydrated-io/dehydrated/pull/325
Author: @nkovacne
Created: 12/28/2016
Status: Closed

Base: masterHead: master


📝 Commits (2)

  • 7415704 Fix: bash to sh notation on invalid_challenge() hook
  • b467aa5 Adding 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.

## 📋 Pull Request Information **Original PR:** https://github.com/dehydrated-io/dehydrated/pull/325 **Author:** [@nkovacne](https://github.com/nkovacne) **Created:** 12/28/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`7415704`](https://github.com/dehydrated-io/dehydrated/commit/7415704aaca54368cfdc1bf046f08e63006a6e84) Fix: bash to sh notation on invalid_challenge() hook - [`b467aa5`](https://github.com/dehydrated-io/dehydrated/commit/b467aa524d9e365639034b70e8de32cf9a482cae) Adding the request_failure hook ### 📊 Changes **3 files changed** (+27 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `dehydrated` (+7 -0) 📝 `docs/dns-verification.md` (+1 -1) 📝 `docs/examples/hook.sh` (+19 -2) </details> ### 📄 Description The hook for invalid_challenge still had old notation from bash, I converted the bash notation to sh notation. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 01:29:22 +01:00
adam closed this issue 2025-12-29 01:29:22 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#800