updated on Tue Jan 10 12:02:00 UTC 2012
[aur-mirror.git] / fizzball-demo / fizzball-demo.install
blob9830a6cbb573240bd38dc5dddca81c372861d88c
1 post_install() {
2     echo -e '\E[1;34m'
3     echo " "
4     echo " "
5     echo "<==== INFORMATION ====>"
6     echo " "
7     echo "* FizzBall Demo is now installed."
8     echo " "
9     echo "* The full version can be purchased for $ 6.95"
10     echo "* Homepage: http://grubbygames.com/fizzball/"
11     echo " "
12     echo "* Accessing the game by typing 'fizzball-demo' in the terminal. "
13     echo " "
15 tput sgr0 
16