summarylogtreecommitdiffstats
path: root/flowee-pay.install
diff options
context:
space:
mode:
Diffstat (limited to 'flowee-pay.install')
-rw-r--r--flowee-pay.install7
1 files changed, 7 insertions, 0 deletions
diff --git a/flowee-pay.install b/flowee-pay.install
new file mode 100644
index 000000000000..13845f96aba5
--- /dev/null
+++ b/flowee-pay.install
@@ -0,0 +1,7 @@
+post_install() {
+ /usr/bin/blockheaders-meta-extractor /usr/share/floweepay
+}
+
+post_upgrade() {
+ /usr/bin/blockheaders-meta-extractor /usr/share/floweepay
+}