Files
floweepay-aur/flowee-pay.install
2022-05-04 13:02:07 +02:00

8 lines
159 B
Plaintext

post_install() {
/usr/bin/blockheaders-meta-extractor /usr/share/floweepay
}
post_upgrade() {
/usr/bin/blockheaders-meta-extractor /usr/share/floweepay
}