I could've sworn the script gave me an exit1: command not found error at some point, but I can't reproduce it now.
In any case, here is the world's smallest bugfix.
🔄 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/85
**Author:** [@jaquer](https://github.com/jaquer)
**Created:** 1/14/2016
**Status:** ✅ Merged
**Merged:** 1/15/2016
**Merged by:** [@lukas2511](https://github.com/lukas2511)
**Base:** `master` ← **Head:** `fix-exit`
---
### 📝 Commits (1)
- [`7191ed2`](https://github.com/dehydrated-io/dehydrated/commit/7191ed255147a9321c87a826e1bb00d7f10983bb) Added missing space before exit code.
### 📊 Changes
**1 file changed** (+1 additions, -1 deletions)
<details>
<summary>View changed files</summary>
📝 `letsencrypt.sh` (+1 -1)
</details>
### 📄 Description
I could've sworn the script gave me an `exit1: command not found` error at some point, but I can't reproduce it now.
In any case, here is the world's smallest bugfix.
---
<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/85
Author: @jaquer
Created: 1/14/2016
Status: ✅ Merged
Merged: 1/15/2016
Merged by: @lukas2511
Base:
master← Head:fix-exit📝 Commits (1)
7191ed2Added missing space before exit code.📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
letsencrypt.sh(+1 -1)📄 Description
I could've sworn the script gave me an
exit1: command not founderror at some point, but I can't reproduce it now.In any case, here is the world's smallest bugfix.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.