summarylogtreecommitdiffstats
path: root/mcfly.install
blob: ed0b17fe335419168a6fea1f9468b1f89cb5e4de (plain)
1
2
3
4
5
6
post_install() {
    echo "-------------------------------------------"
    echo "Add the following code in your bashrc file:"
    echo "source /usr/share/doc/mcfly/mcfly.bash"
    echo "-------------------------------------------"
}