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

Update sshrc 0.6, add moshrc #50453

Closed
wants to merge 2 commits into from
Closed

Conversation

wenerme
Copy link
Contributor

@wenerme wenerme commented Mar 27, 2016

@@ -10,6 +10,7 @@ class Sshrc < Formula

def install
bin.install "sshrc"
bin.install "moshrc"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can do both in one line: bin.install %w[sshrc moshrc].

@dunn
Copy link
Contributor

dunn commented Mar 28, 2016

Thanks! Merged as 9d99ebc.

@dunn dunn closed this in 9d99ebc Mar 28, 2016
xu-cheng pushed a commit to Homebrew/homebrew-core that referenced this pull request Mar 28, 2016
Closes Homebrew/legacy-homebrew#50453.

Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
@Homebrew Homebrew locked and limited conversation to collaborators Jul 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants