Update neoinitmips

This commit is contained in:
gutosie
2021-03-24 15:05:58 +02:00
committed by GitHub
parent d4bb8103fc
commit 8fde303b31

View File

@@ -207,6 +207,9 @@ else
break;
fi
TARGET=Flash
if [ $NEODEVICE = "/media/hdd/" ]; then
mount /dev/sda1 /media/hdd
fi
if [ -f $NEODEVICE$IMAGEKATALOG/.neonextboot ]; then
TARGET=`cat $NEODEVICE$IMAGEKATALOG/.neonextboot`
fi
@@ -330,4 +333,4 @@ fi
exit 0
;;
esac
exit
exit