mirror of
https://github.com/frappe/bench.git
synced 2025-01-09 08:30:39 +00:00
fix(easy_install): overwrite config files
This commit is contained in:
parent
bb7310f218
commit
aebd75990a
@ -2,7 +2,7 @@
|
|||||||
- name: Setup production
|
- name: Setup production
|
||||||
become: yes
|
become: yes
|
||||||
become_user: root
|
become_user: root
|
||||||
command: bench setup production {{ frappe_user }}
|
command: bench setup production {{ frappe_user }} --yes
|
||||||
args:
|
args:
|
||||||
chdir: '{{ bench_path }}'
|
chdir: '{{ bench_path }}'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user