From 7b5b194740b35cb08d6241c5125c249932f7cb05 Mon Sep 17 00:00:00 2001 From: gutosie Date: Wed, 15 Jan 2020 16:05:21 +0200 Subject: [PATCH] Update iNB.sh --- iNB.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/iNB.sh b/iNB.sh index 6084203..ff019e8 100644 --- a/iNB.sh +++ b/iNB.sh @@ -10,6 +10,7 @@ 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 fi [ -e /tmp/neoboot.zip ] && rm -f /tmp/neoboot.zip [ -e /tmp/neoboot-master ] && rm -rf /tmp/neoboot-master