From e68deb8fd86ead841b1b9edc73c7744acbaf3f6f Mon Sep 17 00:00:00 2001 From: gutosie Date: Mon, 15 Mar 2021 18:09:06 +0200 Subject: [PATCH] Update vu_dev_mtd2.sh --- NeoBoot/tmpfiles/target/vu_dev_mtd2.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/NeoBoot/tmpfiles/target/vu_dev_mtd2.sh b/NeoBoot/tmpfiles/target/vu_dev_mtd2.sh index aed3724..3c55c01 100644 --- a/NeoBoot/tmpfiles/target/vu_dev_mtd2.sh +++ b/NeoBoot/tmpfiles/target/vu_dev_mtd2.sh @@ -112,9 +112,8 @@ if [ $BOXHOSTNAME = "vusolo2" ] || [ $BOXHOSTNAME = "vuduo2" ] || [ $BOXHOSTNAM sleep 5 PATH=/sbin:/bin:/usr/sbin:/usr/bin reboot -d -f - fi - else - break; + fi + fi else ln -sfn /sbin/init.sysvinit /sbin/init echo "CHIPSET: " $CHIPSET " BOX NAME: "$BOXHOSTNAME" MODEL: "$VUMODEL" "