aboutsummaryrefslogtreecommitdiff
path: root/debian/boca-web.postinst
diff options
context:
space:
mode:
Diffstat (limited to 'debian/boca-web.postinst')
-rw-r--r--debian/boca-web.postinst5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/boca-web.postinst b/debian/boca-web.postinst
index 31fa7e7..108693e 100644
--- a/debian/boca-web.postinst
+++ b/debian/boca-web.postinst
@@ -20,4 +20,9 @@ service apache2 restart || true
#remember to reset possible stored password from debconf
db_reset boca-common/dbpassword || true
+# dh_installdeb will replace this with shell code automatically
+# generated by other debhelper scripts.
+
+#DEBHELPER#
+
exit 0