mirror of
https://github.com/symfony/recipes.git
synced 2026-09-22 04:26:23 +03:00
Merge pull request #167 from bocharsky-bw/patch-3
This commit is contained in:
@@ -16,7 +16,7 @@ cache-warmup: cache-clear
|
||||
ifdef CONSOLE
|
||||
@$(CONSOLE) cache:warmup
|
||||
else
|
||||
@printf "cannot warmup the cache (needs symfony/console)\n"
|
||||
@printf "Cannot warm up the cache (needs symfony/console)\n"
|
||||
endif
|
||||
.PHONY: cache-warmup
|
||||
|
||||
|
||||
Reference in New Issue
Block a user