mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-01 20:05:48 +01:00
Update neoinitarmvuDuo4k
This commit is contained in:
@@ -63,7 +63,7 @@ else
|
||||
for item in $orgimag1; do
|
||||
selectmnt=`blkid | sed "/$selectinstall/!d" | cut -d":" -f1`
|
||||
if [ $selectmnt == $item ]; then
|
||||
echo "selectmnt=" $selectmnt
|
||||
echo "selectmnt is:" $selectmnt
|
||||
mnttest="uuid"
|
||||
mount $selectmnt `cat /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/.location` > /dev/null 2>&1
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user