diff options
Diffstat (limited to 'homebrew/sshcopyid/.make.sh-auto')
-rw-r--r-- | homebrew/sshcopyid/.make.sh-auto | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/homebrew/sshcopyid/.make.sh-auto b/homebrew/sshcopyid/.make.sh-auto new file mode 100644 index 000000000..4662dfc70 --- /dev/null +++ b/homebrew/sshcopyid/.make.sh-auto @@ -0,0 +1,3 @@ +pkg:setup +bin.install "contrib/ssh-copy-id" +man1.install "contrib/ssh-copy-id.1" |