no double questions

This commit is contained in:
David Newhall II 2019-06-29 17:49:08 -07:00
parent 02a3c25af2
commit 81b2a82863
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ DHUSER=golift
MAINT=David Newhall II <david at sleepers dot pro>
DESC=Polls a UniFi controller and stores metrics in InfluxDB
GOLANGCI_LINT_ARGS=--enable-all -D gochecknoglobals
BINARY:=$(shell basename $$(pwd))
BINARY:=$(shell basename $(shell pwd))
URL:=https://github.com/$(GHUSER)/$(BINARY)
CONFIG_FILE=up.conf