1
0
Fork 0
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:
noisypine 2023-08-17 10:54:24 -07:00 committed by GitHub
parent 7dd21b730a
commit bb094c6d33
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
#=================================================