mirror of
https://github.com/retailcrm/prestashop-module.git
synced 2025-04-10 04:10:54 +00:00
update Makefile
This commit is contained in:
parent
f62cc5053a
commit
853b3d46ed
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue