Original PR: https://github.com/dehydrated-io/dehydrated/pull/64 Author: @aylen384 Created: 12/26/2015 Status: ❌ Closed
Base: master ← Head: patch-2
master
patch-2
8a25d3b
1 file changed (+1 additions, -1 deletions)
📝 letsencrypt.sh (+1 -1)
letsencrypt.sh
It's also faster as grep -q finishes on the first matching line.
grep -q
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/dehydrated-io/dehydrated/pull/64
Author: @aylen384
Created: 12/26/2015
Status: ❌ Closed
Base:
master← Head:patch-2📝 Commits (1)
8a25d3bbetter use grep -q insted of output redirection📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
letsencrypt.sh(+1 -1)📄 Description
It's also faster as
grep -qfinishes on the first matching line.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.