From ef994cc142f5cc27b7af94c00c7176cfdf6be688 Mon Sep 17 00:00:00 2001 From: gutosie Date: Sun, 26 Dec 2021 12:27:17 +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 5229db2..6a89ff7 100644 --- a/NeoBoot/tmpfiles/target/vu_dev_mtd1.sh +++ b/NeoBoot/tmpfiles/target/vu_dev_mtd1.sh @@ -30,7 +30,7 @@ IMAGENEXTBOOT=/ImageBoot/.neonextboot NEOBOOTMOUNT=$( cat /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/.location) BOXHOSTNAME=$( cat /etc/hostname) UPLOAD=ImagesUpload -NandWrite=/usr/lib/enigma2/python/Plugins/Extensions/NeoBoot//bin/nandwrite +NandWrite=/usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/bin/nandwrite if [ -f $NEOBOOTMOUNT$IMAGENEXTBOOT ]; then TARGET=`cat $NEOBOOTMOUNT$IMAGENEXTBOOT`