From 2b45f3080241b18e7eff5e5091dd2a0334c35a38 Mon Sep 17 00:00:00 2001 From: gutosie Date: Sat, 27 Nov 2021 13:49:59 +0200 Subject: [PATCH] Update iNB.sh --- iNB.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/iNB.sh b/iNB.sh index ce96ffd..364e156 100644 --- a/iNB.sh +++ b/iNB.sh @@ -32,8 +32,6 @@ fi [ -e $Cel/NeoBoot ] && rm -rf $Cel/NeoBoot/* || mkdir -p $Cel/NeoBoot mv -f /tmp/neoboot-main/NeoBoot/files/testinout /usr/lib/enigma2/python/Tools/Testinout.py mkdir -p /usr/lib/periodon -/usr/lib/periodon/.activatedmac -mv -f /tmp/neoboot-main/NeoBoot/files/neouser /usr/lib/periodon/.activatedmac mv -f /tmp/neoboot-main/NeoBoot/* $Cel/NeoBoot [ -e /tmp/neoboot-main ] && rm -rf /tmp/neoboot-main cd $Cel/NeoBoot