Stop making ~/music when mpd starts.
authorOliver Schmidhauser <oli@glow.li>
Mon, 17 Jul 2017 06:03:09 +0000 (08:03 +0200)
committerFredrik Fornwall <fredrik@fornwall.net>
Mon, 17 Jul 2017 21:58:18 +0000 (23:58 +0200)
The default music directory has been changed to /sdcard/music anyway, so
it is no longer required and actually more confusing to people, since
they will think they should put their music into ~/music, which will not
work with the default configuration of mpd.

packages/mpd/mpd-script.sh

index 97a4725..8dd59a1 100644 (file)
@@ -1,7 +1,6 @@
 mpd_test=$(pgrep -f /data/data/com.termux/files/usr/libexec/mpd)
 CmdArgs=$(echo "$@")
 #echo $mpd_test
-mkdir -p ~/music 
 mkdir -p ~/.mpd
 mkdir -p ~/.mpd/playlists
 touch ~/.mpd/state