diff --git a/ocp-install.sh b/ocp-install.sh index c7ab28c..b8b6a00 100644 --- a/ocp-install.sh +++ b/ocp-install.sh @@ -62,8 +62,8 @@ ocp_config="[ wp config set WP_REDIS_CONFIG "$ocp_config" --raw wp config set WP_REDIS_DISABLED false --raw -wp redis enable -wp cache flush +wp redis enable --force +wp redis flush # free redis object cache config #wp config set WP_REDIS_CLIENT 'relay'