From cb6e157d371ff276ea79e209462426399d102578 Mon Sep 17 00:00:00 2001 From: gutosie Date: Sat, 13 Mar 2021 20:08:48 +0200 Subject: [PATCH] reinstall plugin --- NeoBoot/tmpfiles/target/vu_dev_mtd1.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/NeoBoot/tmpfiles/target/vu_dev_mtd1.sh b/NeoBoot/tmpfiles/target/vu_dev_mtd1.sh index 40fe61a..9a83a4d 100644 --- a/NeoBoot/tmpfiles/target/vu_dev_mtd1.sh +++ b/NeoBoot/tmpfiles/target/vu_dev_mtd1.sh @@ -114,6 +114,7 @@ if [ $VUMODEL = "bm750" ] || [ $BOXNAME = "vuduo" ] || [ $BOXNAME = "vusolo" ] | fi else break; + fi else ln -sfn /sbin/init.sysvinit /sbin/init echo "CHIPSET: " $CHIPSET " BOXNAME: "$BOXNAME" MODEL: "$VUMODEL" "