- flash.start: fix djmount upnp directory

This commit is contained in:
svenhoefer
2013-06-10 10:54:03 +02:00
parent 64974f0692
commit eb2edf404b

View File

@@ -13,7 +13,7 @@ fi
if [ -e /var/etc/.djmount ]; then
echo "Kill djmount"
fusermount -u /media/upnp
fusermount -u /media/00upnp
fi
## remount rootfs readonly #################