summarylogtreecommitdiffstats
path: root/peerunity-qt.install
diff options
context:
space:
mode:
Diffstat (limited to 'peerunity-qt.install')
-rw-r--r--peerunity-qt.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/peerunity-qt.install b/peerunity-qt.install
index f98ba7338938..6dc4404191c2 100644
--- a/peerunity-qt.install
+++ b/peerunity-qt.install
@@ -1,5 +1,9 @@
post_install() {
update-desktop-database -q
+ systemctl daemon-reload
+
+ echo ""
+ echo "If you are having troubles with blockchain download, just backup wallet.dat, remove .ppcoin directory and start over. This is caused by incompatibility of libdb++ versions."
}
post_upgrade() {