3 lines
31 B
Bash
Executable File
3 lines
31 B
Bash
Executable File
#!/bin/sh
|
|
exec mpd --no-daemon
|