Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
Signed-off-by: Pavol Loffay <[email protected]>
  • Loading branch information
pavolloffay committed Jan 26, 2021
1 parent 5718f33 commit 127c1bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ build:

.PHONY: run
run:
go run cmd/collector/main.go --config ./default-config.yml
go run cmd/collector/main.go --config ./config.yml

.PHONY: package
package:
Expand Down

0 comments on commit 127c1bb

Please sign in to comment.