mirror of
https://github.com/retailcrm/prestashop-module.git
synced 2025-03-01 19:03:14 +03:00
update Makefile
This commit is contained in:
parent
9496591e8b
commit
f62cc5053a
2
Makefile
2
Makefile
@ -35,7 +35,7 @@ setup_apache: composer
|
||||
# Use default config
|
||||
@sudo cp -f $(PRESTASHOP_DIR)/tests/travis-ci-apache-vhost /etc/apache2/sites-available/000-default.conf
|
||||
@sudo sed -e "s?%PRESTASHOP_DIR%?$(pwd)?g" --in-place /etc/apache2/sites-available/000-default.conf
|
||||
@sudo chmod 777 -R $HOME
|
||||
@sudo chmod 777 -R $(HOME)
|
||||
# Starting Apache
|
||||
@sudo service apache2 restart
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user