summarylogtreecommitdiffstats
path: root/tuxemon-git.install
blob: 297a966ba7b5a9b10cc8bd7cd855d591b2277537 (plain)
1
2
3
4
5
post_install() {
    msg "Start the game like this:"
    msg "cd /usr/share/Tuxemon/"
    msg "python2 main.py"
}