galexrt / dellhw_exporter

Prometheus exporter for Dell Hardware components using Dell OMSA.
https://dellhw-exporter.galexrt.moe
Apache License 2.0
119 stars 41 forks source link

Makefile: Fix directories #35

Closed HP41 closed 4 years ago

HP41 commented 4 years ago

build and tarball were referencing the wrong dir var. Fixed it!

For Issue: https://github.com/galexrt/dellhw_exporter/issues/34

galexrt commented 4 years ago

I have fixed it due to the merge conflicts in a92818ada4e0f523f51930a44fa376b5fddf8dfc.

Let me know if the current state fixes the issue(s) for you.


I finally need to look into getting the CI / makefile / etc stuff "fixed" for all my Go projects soon.