mirror of
https://github.com/YunoHost-Apps/wordpress_ynh.git
synced 2024-09-03 20:36:10 +02:00
Update install
This commit is contained in:
parent
9509a7255d
commit
aac2ff7328
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@ ynh_script_progression --message="Installing WordPress plugins..." --weight=20
|
|||
ynh_exec_warn_less wget --no-verbose https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar --output-document=$final_path/wp-cli.phar
|
||||
wpcli_alias="php$phpversion $final_path/wp-cli.phar --allow-root --path=$final_path"
|
||||
|
||||
$wpcli_alias plugin install authldap
|
||||
#$wpcli_alias plugin install authldap
|
||||
$wpcli_alias plugin install http-authentication
|
||||
$wpcli_alias plugin install companion-auto-update
|
||||
$wpcli_alias plugin install wp-fail2ban-redux
|
||||
|
|
Loading…
Add table
Reference in a new issue