updated on Tue Jan 17 12:00:36 UTC 2012
[aur-mirror.git] / stepmania-extras / stepmania-extras.install
blob8690e9af20bf19349779d22b07cdba587be94a3d
1 post_install() {
2 cat << EOF
3 ==> To be able to add more content
4 ==> (songs, characters, etc.),
5 ==> add your user to the games group:
6 ==> # gpasswd -a USERNAME games
7 ==>
8 ==> The root directory for StepMania is /opt/stepmania.
9 ==> Please refer to the StepMania documentation to learn
10 ==> about adding content to your StepMania installation.
11 EOF
14 op=$1
15 shift
17 $op $*