mirror of
https://github.com/frappe/bench.git
synced 2025-01-24 23:48:24 +00:00
fix setup production
This commit is contained in:
parent
0206dfb7b5
commit
c2d58a2789
@ -270,6 +270,7 @@ setup.add_command(setup_backups)
|
|||||||
setup.add_command(setup_env)
|
setup.add_command(setup_env)
|
||||||
setup.add_command(setup_procfile)
|
setup.add_command(setup_procfile)
|
||||||
setup.add_command(setup_config)
|
setup.add_command(setup_config)
|
||||||
|
setup.add_command(setup_production)
|
||||||
|
|
||||||
## Config
|
## Config
|
||||||
## Not DRY
|
## Not DRY
|
||||||
|
Loading…
x
Reference in New Issue
Block a user