mirror of
https://gh.wpcy.net/https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2026-04-29 04:59:01 +08:00
4 lines
133 B
Bash
4 lines
133 B
Bash
#!/bin/bash
|
|
|
|
wp plugin is-installed akismet && wp plugin uninstall akismet
|
|
wp plugin is-installed hello && wp plugin uninstall hello
|