I had symlinks to some files in my certs folder, for each of them a folder was created in the archive directory. This pull request skips all non-folder entries in certs when running cleanup.
🔄 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/139
**Author:** [@fancycode](https://github.com/fancycode)
**Created:** 2/16/2016
**Status:** ✅ Merged
**Merged:** 2/16/2016
**Merged by:** [@lukas2511](https://github.com/lukas2511)
**Base:** `master` ← **Head:** `cleanup_skip_non_folders`
---
### 📝 Commits (1)
- [`f943002`](https://github.com/dehydrated-io/dehydrated/commit/f9430025bc8590836b70df4e6c2c251e919bd45e) Skip non-folder entries on cleanup.
### 📊 Changes
**1 file changed** (+3 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `letsencrypt.sh` (+3 -0)
</details>
### 📄 Description
I had symlinks to some files in my `certs` folder, for each of them a folder was created in the `archive` directory. This pull request skips all non-folder entries in `certs` when running cleanup.
---
<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/139
Author: @fancycode
Created: 2/16/2016
Status: ✅ Merged
Merged: 2/16/2016
Merged by: @lukas2511
Base:
master← Head:cleanup_skip_non_folders📝 Commits (1)
f943002Skip non-folder entries on cleanup.📊 Changes
1 file changed (+3 additions, -0 deletions)
View changed files
📝
letsencrypt.sh(+3 -0)📄 Description
I had symlinks to some files in my
certsfolder, for each of them a folder was created in thearchivedirectory. This pull request skips all non-folder entries incertswhen running cleanup.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.