4 lines
78 B
Bash
Executable File
4 lines
78 B
Bash
Executable File
#!/nixbin/bash
|
|
|
|
(aplay /home/pagedmov/sound/sys/login.wav > /dev/null 2>&1 &)
|