gui functions nearly done
This commit is contained in:
parent
114d6ba4da
commit
f65918db8b
6 changed files with 297 additions and 81 deletions
1
Makefile
1
Makefile
|
@ -1,3 +1,4 @@
|
|||
mpd:
|
||||
mkdir -p /tmp/sanic/{music,playlists}
|
||||
touch /tmp/sanic/mpd_db
|
||||
mpd --no-daemon ./mpd.conf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue