summarylogtreecommitdiffstats
path: root/librewolf-extension-plasma-integration.install
blob: aa7e20d16e762509a54ffeeb1044777b380273d9 (plain)
1
2
3
4
post_install() {
    echo "To get native messaging to work, create the following symlink:"
    echo "ln -s ~/.mozilla/native-messaging-hosts ~/.librewolf/native-messaging-hosts"
}