Update neoinitmips

This commit is contained in:
gutosie
2022-12-06 12:11:33 +02:00
committed by GitHub
parent 0bd5e1c58b
commit 01c1dce388

View File

@@ -315,6 +315,7 @@ else
echo -n "END INIT INFO Rebooting..." echo -n "END INIT INFO Rebooting..."
ln -sfn /sbin/init.sysvinit /sbin/init ln -sfn /sbin/init.sysvinit /sbin/init
echo "====================================================> " echo "====================================================> "
sleep 20
reboot -f reboot -f
fi fi
exit 0 exit 0