update Makefile

This commit is contained in:
Akolzin Dmitry 2020-03-03 18:02:52 +03:00
parent f62cc5053a
commit 853b3d46ed

View File

@ -26,7 +26,7 @@ else
endif
clone_prestashop:
@cd $(ROOT_DIR)/.. && git clone https://github.com/PrestaShop/PrestaShop
@cd $(ROOT_DIR)/../ && git clone https://github.com/PrestaShop/PrestaShop
setup_apache: composer
@bash $(PRESTASHOP_DIR)/travis-scripts/setup-php-fpm.sh