mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-01 03:45:48 +01:00
Update inithelp
This commit is contained in:
@@ -69,6 +69,7 @@ echo ">>>>>>>>>>>>>>>>>>>>>> // START \\ >>>>>>>>>>>>>>>>>>> :" >> $neoLOG
|
||||
if [ ! -e $NEODEVICE$IMAGEKATALOG/.neonextboot ]; then
|
||||
#if [ -f /proc/stb/info/vumodel ]; then
|
||||
ln -sfn /sbin/init.sysvinit /sbin/init
|
||||
mount /dev/sda1 /media/hdd
|
||||
#fi
|
||||
#echo "Flash " > $NEODEVICE$IMAGEKATALOG/.neonextboot
|
||||
echo ""
|
||||
@@ -143,4 +144,4 @@ echo -e "\n_________________ END inithelp and start of the software_____________
|
||||
echo "_________________ END inithelp and start of the software__________________" >> $neoLOG
|
||||
sleep 5
|
||||
echo ok
|
||||
exit 0
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user