6
0
mirror of https://github.com/grdl/git-get.git synced 2026-02-04 15:04:44 +00:00

Update brew config to install both binaries

This commit is contained in:
Grzegorz Dlugoszewski
2020-06-19 21:10:42 +02:00
parent 180156861d
commit 2ef739ea49

View File

@@ -72,4 +72,4 @@ brews:
test: |
system "git-get --version"
install: |
bin.install "git-get"
bin.install "git-get", "git-list"