flash.start: fix djmount upnp directory

Origin commit data
------------------
Commit: eb2edf404b
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-06-10 (Mon, 10 Jun 2013)

Origin message was:
------------------
- flash.start: fix djmount upnp directory
This commit is contained in:
vanhofen
2013-06-10 10:54:03 +02:00
parent 294c594cd3
commit eb3afed9a5

View File

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