Skip to content

Commit

Permalink
Polish Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrus-and committed Jul 18, 2024
1 parent df1b11a commit bb20cd7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ lint:

.PHONY: clean
clean:
docker rmi gtfobins
rm -fr ./linter/venv/
-docker rmi gtfobins
-rm -fr ./linter/venv/

0 comments on commit bb20cd7

Please sign in to comment.