updated on Sun Jan 22 20:01:29 UTC 2012
[aur-mirror.git] / lcs / install
blobc7b5886540813065cfbd147887a5205c7547fced
1 post_install() {
2   # Show warnings
3   /bin/cat <<EOF
5 ==> Run 'crimesquad' to start the game
6 ==> 
7 ==> Known bugs:
8 ==> - Loading a game does not work. Remove ~/.lcs/ to be able to start a new game.
9 ==>
10 EOF
13 # vim:set ts=2 sw=2 ft=sh et: