Skip to content

Commit

Permalink
Remove usage of PHONY in Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
wieczorek1990 committed Aug 12, 2021
1 parent f090d03 commit 66a8571
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@

.PHONY: install

install:
pip3 install -U -r requirements.txt
cp bin/gitl.py /usr/local/bin/gitl
Expand Down

0 comments on commit 66a8571

Please sign in to comment.