1
0
Fork 0
mirror of https://github.com/elementor/hello-theme.git synced 2026-07-27 14:01:37 +08:00
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