nlamirault / pihole_exporter

Prometheus exporter for PiHole metrics
Apache License 2.0
76 stars 20 forks source link

Removed init since all dependecies are vendored #6

Closed brentahughes closed 6 years ago

brentahughes commented 6 years ago

Since all dependencies are vendored the init method of the make file is not needed and only confuses people following the README.

Addresses https://github.com/nlamirault/pihole_exporter/issues/2