hello-theme/tests/wp-env/config/activate_plugin.sh
2025-08-14 11:01:55 +03:00

3 lines
86 B
Bash

#!/bin/bash
set -eox pipefail
WP_CLI_CACHE_DIR=/tmp wp plugin install "$1" --activate