remove old --experimental flag
This commit is contained in:
@@ -382,9 +382,6 @@ class WOSiteCreateController(CementBaseController):
|
||||
(['--vhostonly'], dict(help="only create vhost and database "
|
||||
"without installing WordPress",
|
||||
action='store_true')),
|
||||
(['--experimental'],
|
||||
dict(help="Enable Experimental packages without prompt",
|
||||
action='store_true')),
|
||||
]
|
||||
|
||||
@expose(hide=True)
|
||||
|
||||
Reference in New Issue
Block a user