mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 15:46:37 +03:00
removed unneeded flag
This commit is contained in:
@@ -25,7 +25,7 @@ ifndef CONSOLE
|
|||||||
@${MAKE} serve_as_php
|
@${MAKE} serve_as_php
|
||||||
endif
|
endif
|
||||||
@$(CONSOLE) | grep server:start > /dev/null || ${MAKE} serve_as_php
|
@$(CONSOLE) | grep server:start > /dev/null || ${MAKE} serve_as_php
|
||||||
@$(CONSOLE) server:start --docroot=public/
|
@$(CONSOLE) server:start
|
||||||
|
|
||||||
@printf "Quit the server with \033[32;49mbin/console server:stop.\033[39m\n"
|
@printf "Quit the server with \033[32;49mbin/console server:stop.\033[39m\n"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user