summarylogtreecommitdiffstats
path: root/firefox-extension-refined-github-bin.install
blob: e005d16066da745822c37e48d95d1a98ce9896d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
post_install() {
    echo ">>    "
    echo ">>    !!IMPORTANT!!"
    echo ">>    "
    echo ">>    Please grant permissions to Refined Github on"
    echo ">>    about:addons in Firefox in order for the"
    echo ">>    extension to function."
    echo ">>    "
    echo ">>    !!IMPORTANT!!"
    echo ">>    "
}