updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / bulletcandyperfect / bulletcandyperfect.install
blobed6e25bb1da0d201dd2c1c202b65f48d489534e7
1 post_install() {
2     echo -e '\E[1;34m'
3     echo " "
4     echo " "
5     echo "<==== INFORMATION ====>"
6     echo " "
7     echo "* BulletCandyPerfect is now installed."
8     echo " "
9     echo "* In order to play BulletCandyPerfect properly, add your user to the 'games' group. "
10     echo "*"
11     echo "*   # gpasswd -a USERNAME games   "
12     echo "*"
13     echo "* Remember to logout and log back in for the changes to take effect."
14     echo " "
15     echo "* Accessing the game by typing 'bulletcandyperfect' in the terminal. "
16     echo " "
18 tput sgr0 
19