Skip to content
Snippets Groups Projects
Commit c2499a8d authored by Maciej Osyda's avatar Maciej Osyda
Browse files

Activate seqr payment plugin

parent 95bdca60
Branches
No related tags found
No related merge requests found
...@@ -26,3 +26,4 @@ cd /var/www/html ...@@ -26,3 +26,4 @@ cd /var/www/html
/var/www/html/wp-cli db query --allow-root "UPDATE wp_options SET option_value='http://localhost:8080' WHERE option_name IN ('siteurl', 'home')" /var/www/html/wp-cli db query --allow-root "UPDATE wp_options SET option_value='http://localhost:8080' WHERE option_name IN ('siteurl', 'home')"
/var/www/html/wp-cli plugin install woocommerce --activate --allow-root --version=$2 /var/www/html/wp-cli plugin install woocommerce --activate --allow-root --version=$2
/var/www/html/wp-cli plugin activate seqr --allow-root
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment