From: Chris Sharp Date: Sun, 17 Oct 2021 00:48:52 +0000 (-0400) Subject: Remove debugging statement from postinst X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=ce3789d72c00091d11b093d516dd95edcb6dbeb2;p=contrib%2Fpines%2Feg-debian.git Remove debugging statement from postinst --- diff --git a/files_for_build/postinst b/files_for_build/postinst index e741c7a..b4381bf 100644 --- a/files_for_build/postinst +++ b/files_for_build/postinst @@ -40,7 +40,6 @@ chown opensrf:opensrf /var/lock/apache2 # start apache2 systemctl start apache2.service sleep 2 -echo "exiting fixup_apache" } init_db()