updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / fizzball / fizzball-demo.install
blob332e497f1bfa188fab797866af84e993f804580a
1 post_install() {
2     echo -e '\E[1;34m'
3     echo " "
4     echo " "
5     echo "<==== INFORMATION ====>"
6     echo " "
7     echo "* FizzBall is now installed."
8     echo " "
9     echo "* Accessing the game by typing 'fizzball' in the terminal. "
10     echo " "
12 tput sgr0 
13