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