Skip to content

Commit

Permalink
Merge pull request #5 from devtron-labs/makefile-correct
Browse files Browse the repository at this point in the history
fix: makefile correction
  • Loading branch information
vikramdevtron authored Sep 1, 2023
2 parents 2d13e00 + f23bf16 commit 68f5397
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 @@ -19,7 +19,7 @@ wire:
wire

clean:
rm -f telemetry
rm -rf telemetry

run: build
./telemetry
Expand Down

0 comments on commit 68f5397

Please sign in to comment.