From 1d07e0faf28d925b858288f8c5e0ce49af43c901 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=C3=ABl=20Kervella?= Date: Tue, 26 Jun 2018 16:19:19 +0000 Subject: [PATCH] Debug df -h --- install_re2o.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install_re2o.sh b/install_re2o.sh index b5eac328..233f3d27 100755 --- a/install_re2o.sh +++ b/install_re2o.sh @@ -839,7 +839,9 @@ main_function() { ci-setup ) install_requirements + df -h install_ldap 1 re2o "dc=example,dc=net" + df -h write_settings_file 2 postgres re2o re2o re2o \ "cn=admin,dc=example,dc=net" 2 re2o localhost "dc=example,dc=net" \ "mailserver.example.net" 25 "example.net" "re2o.example.net"