summarylogtreecommitdiffstats
path: root/.install
blob: 1bf1e250d30a4e9084515156571de9643013b0ca (plain)
1
2
3
4
5
6
post_upgrade() {
    printf "Don't forget to register the plugin in Firefox by running: \n
\t nativemessaging-install install firefox --manifest /opt/connective-plugin-linux/native-manifest.json \n
in a terminal.\n
This operation must be repeated for each user."
}