fix(Makefile): trim pkg path
This commit is contained in:
parent
235d34114b
commit
003f740c2d
1
Makefile
1
Makefile
@ -46,6 +46,7 @@ build:
|
|||||||
-X main.date=${shell date --iso-8601=seconds} \
|
-X main.date=${shell date --iso-8601=seconds} \
|
||||||
-X main.builtBy=manual \
|
-X main.builtBy=manual \
|
||||||
" \
|
" \
|
||||||
|
-trimpath \
|
||||||
-o fail2ban_exporter \
|
-o fail2ban_exporter \
|
||||||
exporter.go
|
exporter.go
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user