mirror of
https://github.com/retailcrm/prestashop-module.git
synced 2025-03-02 19:33:14 +03:00
update Makefile
This commit is contained in:
parent
f62cc5053a
commit
853b3d46ed
2
Makefile
2
Makefile
@ -26,7 +26,7 @@ else
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
clone_prestashop:
|
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
|
setup_apache: composer
|
||||||
@bash $(PRESTASHOP_DIR)/travis-scripts/setup-php-fpm.sh
|
@bash $(PRESTASHOP_DIR)/travis-scripts/setup-php-fpm.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user