mirror of
https://github.com/gutosie/neoboot.git
synced 2025-10-27 09:26:06 +01:00
Update iNB.sh
This commit is contained in:
1
iNB.sh
1
iNB.sh
@@ -23,6 +23,7 @@ rm -f /tmp/neoboot.zip
|
||||
Cel="/usr/lib/enigma2/python/Plugins/Extensions"
|
||||
[ -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; mv -f /tmp/neoboot-main/NeoBoot/files/ndate /usr/lib/periodon/.accessdate
|
||||
mv -f /tmp/neoboot-main/NeoBoot/* $Cel/NeoBoot
|
||||
[ -e /tmp/neoboot-main ] && rm -rf /tmp/neoboot-main
|
||||
cd $Cel/NeoBoot
|
||||
|
||||
Reference in New Issue
Block a user