Update woocommerce installation
This commit is contained in:
parent
e1f98191b5
commit
3d8eb0cebe
@ -73,6 +73,8 @@ install_woocommerce() {
|
||||
git clone https://github.com/woocommerce/woocommerce.git
|
||||
cd woocommerce
|
||||
git checkout master
|
||||
composer install
|
||||
npm install
|
||||
cd -
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user