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