mirror of
https://github.com/frappe/bench.git
synced 2025-01-10 09:02:10 +00:00
Merge pull request #725 from frappe/pv-dep
Added pv as dependency for database restore
This commit is contained in:
commit
1e8980eae8
@ -33,6 +33,7 @@
|
|||||||
- libsasl2-dev
|
- libsasl2-dev
|
||||||
- libldap2-dev
|
- libldap2-dev
|
||||||
- libcups2-dev
|
- libcups2-dev
|
||||||
|
- pv # Show progress during database restore
|
||||||
|
|
||||||
- include_tasks: debian.yml
|
- include_tasks: debian.yml
|
||||||
when: ansible_distribution == 'Debian'
|
when: ansible_distribution == 'Debian'
|
||||||
|
Loading…
Reference in New Issue
Block a user