updated on Wed Jan 25 20:08:56 UTC 2012
[aur-mirror.git] / gish-hb / gish.install
blobae47a0908dbc300631b76843f86c101f57690c53
1 post_install()
3         echo -e '\E[1;34m'
4         echo "To play Gish, add your user to the 'games' group."
5         echo "  # gpasswd -a USERNAME games"
6         tput sgr0 
7