From cbc54273faf54537daba6e2f3a26295ee6448a21 Mon Sep 17 00:00:00 2001 From: gutosie Date: Sat, 18 Jan 2020 08:00:56 +0200 Subject: [PATCH] Update iNB.sh --- iNB.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/iNB.sh b/iNB.sh index ff019e8..d79030d 100644 --- a/iNB.sh +++ b/iNB.sh @@ -10,7 +10,8 @@ if [ -e /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/files/mountpoint.sh ] rm -f /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/files/neom; rm -f /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/files/neo.sh; rm -f /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/.location - rm -f /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/bin/install + rm -f /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/bin/install + rm -f /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/bin/reading_blkid fi [ -e /tmp/neoboot.zip ] && rm -f /tmp/neoboot.zip [ -e /tmp/neoboot-master ] && rm -rf /tmp/neoboot-master