[freeside-commits] branch master updated. f5ceeda9a413e355abf0009eed503ce1a82d1a5b
Jeremy Davis
jeremyd at 420.am
Wed Mar 4 07:40:31 PST 2015
The branch, master has been updated
via f5ceeda9a413e355abf0009eed503ce1a82d1a5b (commit)
from 3f27b7ce7c72b0ff7061baf3586e130b1c9a1569 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit f5ceeda9a413e355abf0009eed503ce1a82d1a5b
Author: Jeremy Davis <jeremyd at freeside.biz>
Date: Wed Mar 4 10:39:58 2015 -0500
Ticket #2916 Clearing cache via Debian packages
diff --git a/debian/postinst b/debian/postinst
index af0e7ee..67c0835 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -2,5 +2,7 @@
chown -R freeside /usr/local/etc/freeside
/usr/sbin/update-rc.d freeside defaults 23 01
+rm -fr /usr/local/etc/freeside/masondata/*
+
exit 0
-----------------------------------------------------------------------
Summary of changes:
debian/postinst | 2 ++
1 file changed, 2 insertions(+)
More information about the freeside-commits
mailing list