summaryrefslogtreecommitdiff
path: root/pcr/firefox-pwa/package.install
blob: b32c802c52f7722306f22d61c7080c6771fb74e5 (plain)
1
2
3
4
5
post_install() {
    echo "You have successfully installed the native part of the PWAsForFirefox project"
    echo "You should also install the Firefox extension if you haven't already"
    echo "Download: https://addons.mozilla.org/firefox/addon/pwas-for-firefox/"
}