mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-01 20:05:48 +01:00
Update iNB.sh
This commit is contained in:
4
iNB.sh
4
iNB.sh
@@ -70,7 +70,9 @@ else
|
|||||||
echo ""
|
echo ""
|
||||||
fi
|
fi
|
||||||
echo " ----- Restart Enigma2 GUI ... ----- "
|
echo " ----- Restart Enigma2 GUI ... ----- "
|
||||||
chattr +i /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/plugin.py
|
if [ -e $Cel/NeoBoot/plugin.py ]; then
|
||||||
|
chattr +i /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/plugin.py
|
||||||
|
fi
|
||||||
sleep 2
|
sleep 2
|
||||||
if [ $OS = 'DreamOS' ]; then
|
if [ $OS = 'DreamOS' ]; then
|
||||||
systemctl restart enigma2
|
systemctl restart enigma2
|
||||||
|
|||||||
Reference in New Issue
Block a user