5 lines
43 B
Bash
Executable file
5 lines
43 B
Bash
Executable file
#!/bin/sh
|
|
|
|
export MPD_HOST=buche
|
|
|
|
mpc play
|