6
0
mirror of https://github.com/grdl/git-get.git synced 2026-02-09 16:49:18 +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: | test: |
system "git-get --version" system "git-get --version"
install: | install: |
bin.install "git-get" bin.install "git-get", "git-list"