1
0
mirror of https://github.com/schollz/cowyo.git synced 2023-08-10 21:13:00 +03:00

updated makefile with phony

Former-commit-id: ee957c8c68ea80b448f4ea1f5376c2ac00e11c89 [formerly 835753e21e00d030bd4601d494774506bf47323c] [formerly 6067af840fc24ec21306d335ff5194b5ed8028d8 [formerly cf839c1eae]]
Former-commit-id: 1cdb01969f8313a090c18b13dbab6816a081c127 [formerly e107909f78888acd0d4866370edccaeee9b0258b]
Former-commit-id: 55e900951726d017b52f4360a7b487c09e188617
This commit is contained in:
Zack Scholl 2016-02-08 12:46:54 -05:00
parent c4994b979d
commit 5a407dd408

View File

@ -28,3 +28,5 @@ install:
/etc/init.d/nginx restart
/etc/init.d/cowyo.init restart
rm -rf jinstall
.PHONY: install