mirror of
https://github.com/YunoHost-Apps/wordpress_ynh.git
synced 2024-09-03 20:36:10 +02:00
typo
This commit is contained in:
parent
19884bad97
commit
2f4dbd6eec
1 changed files with 1 additions and 1 deletions
|
@ -240,7 +240,7 @@ fi
|
|||
ynh_script_progression --message="Activating plugins..." --weight=4
|
||||
|
||||
$wpcli_alias plugin activate authldap $plugin_network
|
||||
$wpcli_alias option update authLDAPOptions --format=json < ../conf/plugin_authldap.json
|
||||
$wpcli_alias option update authLDAPOptions --format=json < ../conf/plugin_authldap_single.json
|
||||
# to display the list of all the possibles options, from your server:
|
||||
# $ php8.0 ./wp-cli.phar --path=/var/www/wordpress --allow-root option get authLDAPOptions --json | jq
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue