mirror of
https://github.com/frappe/bench.git
synced 2024-11-13 16:56:33 +00:00
Merge pull request #892 from gavindsouza/setup-prod
fix(easy_install): overwrite config files
This commit is contained in:
commit
48db77318a
@ -2,7 +2,7 @@
|
||||
- name: Setup production
|
||||
become: yes
|
||||
become_user: root
|
||||
command: bench setup production {{ frappe_user }}
|
||||
command: bench setup production {{ frappe_user }} --yes
|
||||
args:
|
||||
chdir: '{{ bench_path }}'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user