mirror of
https://github.com/gutosie/neoboot.git
synced 2025-10-31 19:35:48 +01:00
Update iNB.sh
This commit is contained in:
1
iNB.sh
1
iNB.sh
@@ -22,6 +22,7 @@ rm -f /tmp/neoboot.zip
|
||||
[ $PL ] && echo "Instalowanie..." || echo "Instaling..."
|
||||
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
|
||||
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