summarylogtreecommitdiffstats
path: root/th08.install
blob: f4aa4bea0f6b666d43e01b2ea6850992c44abd64 (plain)
1
2
3
4
5
6
7
8
post_install() {
	echo "Notice: If you have the full version of the game, you can copy the files into the ~/.th08 directory" 
	echo " "
	echo "Also, if you are installing timidity++, remember to start the daemon before play as root with"
	echo "# /etc/rc.d/timidity++ start"
	echo "To make it permanent, add it to the DAEMONS section in your /etc/rc.conf."
}