mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-13 23:23:32 +01:00
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dehydrated-io/dehydrated/pull/165
Author: @bahamat
Created: 3/9/2016
Status: ✅ Merged
Merged: 3/22/2016
Merged by: @lukas2511
Base:
master← Head:portability📝 Commits (1)
4b8883bUse of 'grep -o' doesn't work on SunOS (fixes #164)📊 Changes
1 file changed (+5 additions, -4 deletions)
View changed files
📝
letsencrypt.sh(+5 -4)📄 Description
Fixes #164.
Change some calls from
grep -otosed. These changes have been tested on SmartOS in the GZ, SmartOS in a zone with pkgsrc, Mac OS X and Linux (Ubuntu 14.04).This allows
letsencrypt.shto be used from the global zone on SmartOS without requiring bootstrapping pkgsrc or installing additional tools.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.