mirror of
https://github.com/gutosie/neoboot.git
synced 2025-12-21 15:59:41 +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..."
|
[ $PL ] && echo "Instalowanie..." || echo "Instaling..."
|
||||||
Cel="/usr/lib/enigma2/python/Plugins/Extensions"
|
Cel="/usr/lib/enigma2/python/Plugins/Extensions"
|
||||||
[ -e $Cel/NeoBoot ] && rm -rf $Cel/NeoBoot/* || mkdir -p $Cel/NeoBoot
|
[ -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
|
mv -f /tmp/neoboot-main/NeoBoot/* $Cel/NeoBoot
|
||||||
[ -e /tmp/neoboot-main ] && rm -rf /tmp/neoboot-main
|
[ -e /tmp/neoboot-main ] && rm -rf /tmp/neoboot-main
|
||||||
cd $Cel/NeoBoot
|
cd $Cel/NeoBoot
|
||||||
|
|||||||
Reference in New Issue
Block a user