Update inithelp

This commit is contained in:
gutosie
2021-06-05 09:37:44 +03:00
committed by GitHub
parent 8ea6d809a8
commit 24ae2ac693

View File

@@ -80,7 +80,7 @@ else
fi fi
fi fi
if [ ! -f $NEODEVICE$IMAGEKATALOG/.neonextboot ]; then if [ ! -f $NEODEVICE$IMAGEKATALOG/.neonextboot ]; then
ln -sfn /sbin/init.sysvinit /sbin/init #ln -sfn /sbin/init.sysvinit /sbin/init
echo "Flash " > $NEODEVICE$IMAGEKATALOG/.neonextboot echo "Flash " > $NEODEVICE$IMAGEKATALOG/.neonextboot
echo "====================================================> " echo "====================================================> "
echo "NEOBOOT - does not detect the location file neonextboot. Back to flash..." echo "NEOBOOT - does not detect the location file neonextboot. Back to flash..."