summarylogtreecommitdiffstats
path: root/irssi-python.install
blob: 6c63ca0d76c95def14639b4b2bf8289176807987 (plain)
1
2
3
4
5
6
7
8
9
post_install() {
    echo ""
    echo "Documentation can be found in /usr/share/doc/irssi/irssi-python.html"
    echo "To load the python module automatically add \"load python\" to ~/.irssi/startup"
    echo ""
    echo "Also, if irssi is currently running, restart it."
}