rename org

This commit is contained in:
David Newhall II
2021-06-23 03:27:48 -07:00
parent 040ec73a46
commit 81ab41571e
6 changed files with 307 additions and 89 deletions

View File

@@ -6,7 +6,7 @@
source $(dirname "${BASH_SOURCE[0]}")/init/buildinfo.sh
# Must match the repo name.
BINARY="unifi-poller"
BINARY="unpoller"
# Github repo containing homebrew formula repo.
HBREPO="golift/homebrew-mugs"
MAINT="David Newhall II <david at sleepers dot pro>"