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