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