mirror of
https://github.com/frappe/bench.git
synced 2024-11-13 16:56:33 +00:00
Update setup.py
This commit is contained in:
parent
2ff1dabf2b
commit
d020bb528a
@ -47,7 +47,6 @@ def setup_fonts():
|
||||
setup_fonts()
|
||||
|
||||
@click.command('production')
|
||||
@click.option('--yes', is_flag=True, default=False, help='Dont prompt for confirmation')
|
||||
@click.argument('user')
|
||||
@click.option('--yes', help='Yes to regeneration config', is_flag=True, default=False)
|
||||
def setup_production(user, yes=False):
|
||||
|
Loading…
Reference in New Issue
Block a user