2 grpfiles=("/usr/share/asciisec/log.txt" "/usr/share/asciisec/data/options.txt")
4 chgrp games ${grpfiles[@]}
5 chmod 664 ${grpfiles[@]}
7 echo "Add user to group games to make the game playable. Please note that this application is not multiuser friendly."