mirror of
https://github.com/frappe/bench.git
synced 2025-01-24 07:28:25 +00:00
fix: wrong help string
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
This commit is contained in:
parent
209f716b5b
commit
7a89ccd53a
@ -77,7 +77,7 @@ def install_nginx(user=None):
|
||||
setup_sudoers(user)
|
||||
|
||||
|
||||
@click.command("virtualbox", help="Installs supervisor")
|
||||
@click.command("virtualbox", help="Installs virtualbox")
|
||||
def install_virtualbox():
|
||||
run_playbook("vm_build.yml", tag="virtualbox")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user