Updated cache location in Makefile

This commit is contained in:
Chris Kankiewicz
2019-11-09 00:24:44 -07:00
parent 6706081010
commit 1e2cc71bd5

View File

@@ -1,2 +1,2 @@
clear-cache:
@rm cache/* -rfv
@rm app/cache/* -rfv