From 7c929b91963a497e50e4bc6a49191d8a65126ed1 Mon Sep 17 00:00:00 2001 From: gutosie Date: Wed, 19 Jan 2022 22:20:18 +0200 Subject: [PATCH] Update vu_dev_mtd1.sh --- NeoBoot/tmpfiles/target/vu_dev_mtd1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NeoBoot/tmpfiles/target/vu_dev_mtd1.sh b/NeoBoot/tmpfiles/target/vu_dev_mtd1.sh index 50cebc3..f581575 100644 --- a/NeoBoot/tmpfiles/target/vu_dev_mtd1.sh +++ b/NeoBoot/tmpfiles/target/vu_dev_mtd1.sh @@ -168,7 +168,7 @@ if [ $VUMODEL = "bm750" ] || [ $BOXHOSTNAME = "vuduo" ] || [ $BOXHOSTNAME = "vus echo "$TARGET " > $NEOBOOTMOUNT/ImageBoot/.neonextboot echo "...............Shutdown Now..............." sleep 5 - shutdown -r now && reboot -d -f & + reboot -d -f else ln -sfn /sbin/init.sysvinit /sbin/init echo "CHIPSET: " $CHIPSET " BOX NAME: "$BOXHOSTNAME" MODEL: "$BOXHOSTNAME" "