Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

setup-ngninx-conf: replace brew prune #72

Merged
merged 1 commit into from Jan 21, 2019
Merged

Commits on Jan 21, 2019

  1. setup-ngninx-conf: replace brew prune

    `brew prune` has been deprecated and its replacement in Homebrew doesn't
    do what we were using it for - removing dangling symlinks from Homebrew's
    prefix without other side effects.
    
    This reimplements a basic `brew prune`-alike that handles just any
    dangling Nginx server symlinks, which is what we wanted from it.
    
    Fixes #71.
    mistydemeo committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    742f4d8 View commit details
    Browse the repository at this point in the history