Trying to overcome "too many positional arguments" error

main
denny 2023-09-13 18:14:07 +00:00
parent 901ed91e72
commit 61888085f6
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ ocp_config="[
'save_commands' => false,
]"
wp config set WP_REDIS_CONFIG $ocp_config --raw
wp config set WP_REDIS_CONFIG "$ocp_config" --raw
wp config set WP_REDIS_DISABLED false --raw
# free redis object cache config