In the example sync_cert hook one " is missing. So it would be a broken hook script if you just uncomment that line.
🔄 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/679
**Author:** [@mookie-](https://github.com/mookie-)
**Created:** 10/1/2019
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `patch-1`
---
### 📝 Commits (1)
- [`b7172a5`](https://github.com/dehydrated-io/dehydrated/commit/b7172a503b14da5c14a173a854e085c80f6e738b) Add missing " in hook example
### 📊 Changes
**1 file changed** (+1 additions, -1 deletions)
<details>
<summary>View changed files</summary>
📝 `docs/examples/hook.sh` (+1 -1)
</details>
### 📄 Description
In the example sync_cert hook one `"` is missing. So it would be a broken hook script if you just uncomment that line.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/dehydrated-io/dehydrated/pull/679
Author: @mookie-
Created: 10/1/2019
Status: ❌ Closed
Base:
master← Head:patch-1📝 Commits (1)
b7172a5Add missing " in hook example📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
docs/examples/hook.sh(+1 -1)📄 Description
In the example sync_cert hook one
"is missing. So it would be a broken hook script if you just uncomment that line.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.