4 lines
83 B
Plaintext
4 lines
83 B
Plaintext
post_install(){
|
|
echo "Users wanting to play trigger should be on group games."
|
|
}
|