5 lines
97 B
Bash
5 lines
97 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
wp language core install nl_NL
|
||
|
wp language plugin install woocommerce nl_NL
|