mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 09:21:18 +02:00
- flash.start: fix djmount upnp directory
This commit is contained in:
@@ -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 #################
|
||||||
|
Reference in New Issue
Block a user