Fix variables

This commit is contained in:
VirtuBox
2019-08-27 22:21:22 +02:00
parent 1c3b303ee4
commit 8db9521a9a
3 changed files with 23 additions and 29 deletions

View File

@@ -63,8 +63,6 @@ class WOStackController(CementBaseController):
dict(help='Install PHP 7.3 stack', action='store_true')),
(['--mysql'],
dict(help='Install MySQL stack', action='store_true')),
(['--mariabackup'],
dict(help='Install MariaBackup stack', action='store_true')),
(['--mysqlclient'],
dict(help='Install MySQL client for remote MySQL server',
action='store_true')),