Bash 3.0 and others seem to have serious issues running dehydrated. https://github.com/lukas2511/dehydrated/issues/284 tracks the
problem but got closed as it seems too hard to support "stone age"
distributions.
Turns out it is actually only a three line change. ;-)
🔄 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/394
**Author:** [@ixs](https://github.com/ixs)
**Created:** 5/28/2017
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `support_older_bash`
---
### 📝 Commits (1)
- [`e3144d1`](https://github.com/dehydrated-io/dehydrated/commit/e3144d14d0bf7f8d674d78849ac30640f16c4b00) Support older bash releases
### 📊 Changes
**1 file changed** (+3 additions, -3 deletions)
<details>
<summary>View changed files</summary>
📝 `dehydrated` (+3 -3)
</details>
### 📄 Description
Bash 3.0 and others seem to have serious issues running dehydrated.
https://github.com/lukas2511/dehydrated/issues/284 tracks the
problem but got closed as it seems too hard to support "stone age"
distributions.
Turns out it is actually only a three line change. ;-)
---
<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/394
Author: @ixs
Created: 5/28/2017
Status: ❌ Closed
Base:
master← Head:support_older_bash📝 Commits (1)
e3144d1Support older bash releases📊 Changes
1 file changed (+3 additions, -3 deletions)
View changed files
📝
dehydrated(+3 -3)📄 Description
Bash 3.0 and others seem to have serious issues running dehydrated.
https://github.com/lukas2511/dehydrated/issues/284 tracks the
problem but got closed as it seems too hard to support "stone age"
distributions.
Turns out it is actually only a three line change. ;-)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.