3 lines
66 B
Bash
3 lines
66 B
Bash
|
#!/bin/sh
|
||
|
paplay /usr/share/sounds/freedesktop/stereo/message.oga
|