From 9ad60e437879e89c93b68ff71d56013faceac3d3 Mon Sep 17 00:00:00 2001 From: gutosie Date: Wed, 19 Jan 2022 14:21:46 +0200 Subject: [PATCH] Update vu_dev_mtd2.sh --- NeoBoot/tmpfiles/target/vu_dev_mtd2.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NeoBoot/tmpfiles/target/vu_dev_mtd2.sh b/NeoBoot/tmpfiles/target/vu_dev_mtd2.sh index 08f65ee..6315c3d 100644 --- a/NeoBoot/tmpfiles/target/vu_dev_mtd2.sh +++ b/NeoBoot/tmpfiles/target/vu_dev_mtd2.sh @@ -169,7 +169,7 @@ if [ $BOXHOSTNAME = "vusolo2" ] || [ $BOXHOSTNAME = "vuduo2" ] || [ $BOXHOSTNAM echo "$TARGET " > $NEOBOOTMOUNT/ImageBoot/.neonextboot echo "...............Shutdown Now..............." sleep 5 - reboot -d -f + shutdown -r now && reboot -d -f & else ln -sfn /sbin/init.sysvinit /sbin/init echo "CHIPSET: " $CHIPSET " BOX NAME: "$BOXHOSTNAME" MODEL: "$BOXHOSTNAME" "