2
0
mirror of https://github.com/frappe/bench.git synced 2024-11-11 15:51:03 +00:00

Added pv as dependency for database restore

This commit is contained in:
Achilles Rasquinha 2018-09-23 18:15:14 -05:00
parent 33555fa63a
commit 64b02207ca

View File

@ -33,6 +33,7 @@
- libsasl2-dev
- libldap2-dev
- libcups2-dev
- pv # Show progress during database restore
- include_tasks: debian.yml
when: ansible_distribution == 'Debian'