diff --git a/makefile b/makefile index b5e711e..df4c3ba 100644 --- a/makefile +++ b/makefile @@ -25,3 +25,5 @@ cleanarchives: dailycron: @fab -H $(REMOTE_HOST) dailycron + +.PHONY: dev-serve prod-serve clear-local-archive doesitsparkjoy voicegardens cleanarchives dailycron