updated on Sat Jan 14 12:12:45 UTC 2012
[aur-mirror.git] / hangman2 / hangman2.install
blobcc8ed1773fd3c2e35e32d1d053786b88df99d71c
1 post_upgrade() {
2   echo
3   echo "--------------------------------------------------"
4   echo "If you want to be the server [the player who types"
5   echo "the word for the other player to try to find] then"
6   echo "run hang-server                                   "
7   echo "--------------------------------------------------"
8   echo "If you want to be the client [the player who tries"
9   echo "to find the word that the server types] then run  "
10   echo "hang-client [the server ip]                       "
11   echo "--------------------------------------------------"