mirror of
https://github.com/gutosie/neoboot.git
synced 2025-10-30 10:55:47 +01:00
Update neoinitmips
This commit is contained in:
@@ -208,7 +208,7 @@ else
|
||||
fi
|
||||
TARGET=Flash
|
||||
if [ $NEODEVICE = "/media/hdd/" ]; then
|
||||
mount /dev/sda1 /media/hdd
|
||||
/bin/mount /dev/sda1 /media/hdd > /dev/null 2>&1
|
||||
fi
|
||||
if [ -f $NEODEVICE$IMAGEKATALOG/.neonextboot ]; then
|
||||
TARGET=`cat $NEODEVICE$IMAGEKATALOG/.neonextboot`
|
||||
|
||||
Reference in New Issue
Block a user