mirror of
https://github.com/YunoHost-Apps/wordpress_ynh.git
synced 2024-09-03 20:36:10 +02:00
Update install
Removed http plugin and auto update plugin
This commit is contained in:
parent
7dd21b730a
commit
bb094c6d33
1 changed files with 0 additions and 2 deletions
|
@ -104,8 +104,6 @@ ynh_exec_warn_less wget --no-verbose https://raw.githubusercontent.com/wp-cli/bu
|
|||
wpcli_alias="php$phpversion $install_dir/wp-cli.phar --allow-root --path=$install_dir"
|
||||
|
||||
$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