Fix bash_completion

This commit is contained in:
VirtuBox 2020-10-23 15:42:15 +02:00
parent 3ccdd8c383
commit 1b0d9d7d8d
Signed by: virtubox
GPG Key ID: 22EB296C97BAD476
1 changed files with 0 additions and 1 deletions

View File

@ -82,7 +82,6 @@ _wo_complete()
-W "--web --admin --utils --nginx --php72 --php73 --php74 --mysql --all --netdata --composer --phpmyadmin --adminer --dashboard --mysqltuner --wpcli --force" \
-- $cur) )
;;
;;
"migrate")
COMPREPLY=( $(compgen \
-W "--mariadb --force" \